Skip to content

Commit

Permalink
Mention features.pilinfo directly in the issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
nulano committed Feb 20, 2024
1 parent 89c44be commit ca63a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/ISSUE_REPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Thank you.
* Pillow:

```text
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)`
```

<!--
Expand Down

0 comments on commit ca63a12

Please sign in to comment.