From dd5f370a39c67e0b6cc17691e913f0c3d6dd6c9d Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 18 Sep 2018 09:40:16 +0300 Subject: [PATCH 1/2] Issue template: add prompts for versions [CI skip] --- .github/ISSUE_TEMPLATE.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6c91b6427..01ae7a43c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,7 +4,11 @@ ### What actually happened? -### What versions of Pillow and Python are you using? +### What versions of OS, Python and Pillow are you using? + +* OS: +* Python: +* Pillow: 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. From 7da1cc23382961cc22bdf82078c8d5fa3a8a8d16 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 18 Sep 2018 13:10:34 +0300 Subject: [PATCH 2/2] Reword --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 01ae7a43c..6cea87df2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,7 +4,7 @@ ### What actually happened? -### What versions of OS, Python and Pillow are you using? +### What are your OS, Python and Pillow versions? * OS: * Python: