We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c44be commit ca63a12Copy full SHA for ca63a12
.github/ISSUE_TEMPLATE/ISSUE_REPORT.md
@@ -49,7 +49,7 @@ Thank you.
49
* Pillow:
50
51
```text
52
-please paste the output of running `python3 -m PIL --bugreport` here
+please paste here the output of the following Python code: `from PIL import features; features.pilinfo(supported_formats=False)`
53
```
54
55
<!--
0 commit comments