Skip to content

Commit ca63a12

Browse files
committed
Mention features.pilinfo directly in the issue template
1 parent 89c44be commit ca63a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/ISSUE_REPORT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Thank you.
4949
* Pillow:
5050

5151
```text
52-
please paste the output of running `python3 -m PIL --bugreport` here
52+
please paste here the output of the following Python code: `from PIL import features; features.pilinfo(supported_formats=False)`
5353
```
5454

5555
<!--

0 commit comments

Comments
 (0)