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 [...]