mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Update issue template for community profile checklist (#3857)
Update issue template for community profile checklist
This commit is contained in:
commit
e24b494f88
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,3 +1,7 @@
|
||||||
|
---
|
||||||
|
name: Issue report
|
||||||
|
about: Create a report to help us improve Pillow
|
||||||
|
---
|
||||||
### What did you do?
|
### What did you do?
|
||||||
|
|
||||||
### What did you expect to happen?
|
### What did you expect to happen?
|
||||||
|
@ -12,7 +16,7 @@
|
||||||
|
|
||||||
Please include **code** that reproduces the issue and whenever possible, an **image** that demonstrates the issue. Please upload images to GitHub, not to third-party file hosting sites. If necessary, add the image to a zip or tar archive.
|
Please include **code** that reproduces the issue and whenever possible, an **image** that demonstrates the issue. Please upload images to GitHub, not to third-party file hosting sites. If necessary, add the image to a zip or tar archive.
|
||||||
|
|
||||||
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.
|
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
|
```python
|
||||||
code goes here
|
code goes here
|
||||||
|
|
Loading…
Reference in New Issue
Block a user