Pillow/.github/ISSUE_TEMPLATE.md

13 lines
355 B
Markdown
Raw Normal View History

2016-02-18 18:07:20 +03:00
### What did you do?
### What did you expect to happen?
### What actually happened?
### What versions of Pillow and Python are you using?
Please include code that reproduces the issue and whenever possible, an image that demonstrates the issue. The best reproductions are self-contained scripts with minimal dependencies.
```python
code goes here
```