Mention features.pilinfo directly in the issue template

This commit is contained in:
Nulano 2024-02-20 22:50:14 +01:00
parent 89c44be404
commit ca63a12ac2

View File

@ -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)`
```
<!--