Pillow/.github/ISSUE_TEMPLATE.md
wiredfool 3c1254b4c9 Updated Issue Template [skip ci]
Note for frameworks
2016-09-22 09:02:32 +01:00

14 lines
468 B
Markdown

### 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. If you are using a framework such as plone, django, or buildout, try to replicate the issue just using Pillow.
```python
code goes here
```