From be12a33dae9d927e4e20b68d82ef9b3b0d2d5ccb Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 13 Jun 2019 18:02:12 +0300 Subject: [PATCH] Advice on general questions, bug reports and feature requests --- .github/ISSUE_TEMPLATE.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index eff9824bb..c6b2b7f9b 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,6 +2,40 @@ name: Issue report about: Create a report to help us improve Pillow --- + + + ### What did you do? ### What did you expect to happen? @@ -14,9 +48,11 @@ about: Create a report to help us improve Pillow * Python: * Pillow: + ```python code goes here