From a7c3d844092ecee279222cdfcfb821e563ec6307 Mon Sep 17 00:00:00 2001 From: derailed Date: Sun, 31 Mar 2019 10:24:31 -0600 Subject: [PATCH] update templates --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++------ .github/ISSUE_TEMPLATE/feature_request.md | 13 +++++++------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1c259718..f2c30b03 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,3 @@ - - -
-
-
- --- name: Bug report about: Create a report to help us improve @@ -13,6 +7,13 @@ assignees: '' --- + + +
+
+
+ + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 871ecf93..5ac99bb8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,3 @@ - - -
-
-
- --- name: Feature request about: Suggest an idea for this project @@ -13,6 +7,13 @@ assignees: '' --- + + +
+
+
+ + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]