From 96b642a7f526d11bbcad9eeb77690979888f18ef Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Sat, 23 Oct 2021 13:57:58 +0200 Subject: [PATCH] Improve issue template instructions --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++++++++- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e3cec67b..a1009057 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,17 @@ assignees: '' --- -Please make sure there is not already a similar bug report! + **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6ceed8c1..906e409f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,10 @@ assignees: '' --- -Please make sure there is not already a similar issue! + + **Is your feature request related to a problem? Please describe.**