From 1ea0c8a8c31bad1bc51db9a598f9d15254701667 Mon Sep 17 00:00:00 2001 From: Jeroen Ketelaar Date: Tue, 16 Oct 2018 18:19:37 -0500 Subject: [PATCH] [TASK] Updated issue template --- .github/ISSUE_TEMPLATE.md | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2fd0c5d..1e5ecbe 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,20 +1,8 @@ -* Provide a general summary of the issue in the **Title** above. -* Before you open an issue, please check if a similar issue already exists or has been closed before. +### Short description +... -### Important -Mark with [x] to select. Leave as [ ] to unselect. +### Steps to reproduce +... -### When reporting a bug/issue: -- [ ] Screenshot -- [ ] The Parabot version and the operating system you're using -- [ ] The behavior you expect to see, and the actual behavior -- [ ] Steps to reproduce the behavior -- [ ] \(optional) Possible solution/fix/workaround - -### When you open an issue for a change/improvement/feature request: -- [ ] A description of the problem you're trying to solve, including _why_ you think this is a problem -- [ ] If the feature changes current behavior, reasons why your solution is better -- [ ] \(optional) Possible solution/fix/workaround - -### Description +### Extra information (Operating system, device, etc) ... \ No newline at end of file