From 7d8c31b491937810ffa28fd5b1557e0d5b5d47cb Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 27 Jun 2017 18:15:02 +0100 Subject: [PATCH] Less passive-aggressive issue template --- .github/ISSUE_TEMPLATE.md | 56 ++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 25 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9522ffd22..f53b0213d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ ### Is this a bug report? @@ -8,18 +8,20 @@ @@ -42,25 +44,30 @@ Then try to reproduce the issue again. Can you still reproduce it? - Note: Please try this even if you are using Yarn. Yarn also has bugs. + Note: Please try this even if you are using Yarn so that we know whether it's a Yarn-only bug. --> (Write your answer here.) -### Have you read the Troubleshooting section and searched the User Guide? +### Which terms did you search for in User Guide? -(Write the terms you searched for on the User Guide page.) +(Write your answer here if relevant.) ### Environment @@ -111,16 +118,18 @@ Then, specify: -(Write what happened. Add screenshots!) +(Write what happened. Please add screenshots!) ### Reproducible Demo