diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eae8e095..c34f9d17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,3 @@ - - --- name: Bug report about: Create a report to help us improve @@ -9,6 +7,8 @@ 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 ebc9ae3c..b4b1b699 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,3 @@ - - --- name: Feature request about: Suggest an idea for this project @@ -9,6 +7,8 @@ assignees: '' --- +Please make sure there is not already a similar issue! + **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 82754d29..db031d12 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -1,5 +1,3 @@ - - --- name: Other about: For issues that are neither bugs or feature requests