From e453e9d52de8a3bbc691c36ca57d0d8816fe4d96 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 8 Jun 2018 10:57:00 -0700 Subject: [PATCH] Simplify the bug report template --- .github/ISSUE_TEMPLATE/Bug.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug.md b/.github/ISSUE_TEMPLATE/Bug.md index 25eef495..e7b1bd50 100644 --- a/.github/ISSUE_TEMPLATE/Bug.md +++ b/.github/ISSUE_TEMPLATE/Bug.md @@ -5,16 +5,10 @@ about: Something is broken? ### Bug Report -#### Summary - +#### What's the problem? -##### What is the current behaviour? - -### How to reproduce +#### How did you expect it to behave? -##### If the current behaviour is a bug, please provide the steps to reproduce it. - -##### What do you think the expected behaviour should be? - +#### How serious an issue do you think this is?