From ac71f8724f4234e4a36f03f468acb03b91dac61d Mon Sep 17 00:00:00 2001 From: Helium314 Date: Fri, 26 Jan 2024 05:43:41 +0100 Subject: [PATCH] adjust issue templates mention that issue might alredy be mentioned in the readme --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- .github/ISSUE_TEMPLATE/feature_request.md | 6 ++++-- .github/ISSUE_TEMPLATE/other.md | 3 ++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd021075..15e45c3b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,8 +4,9 @@ about: Create a report to help us improve labels: bug --- - + **Does it happen in OpenBoard, or is it exclusive to this modified version?** **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e614ebb0..fe494b03 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,8 +5,10 @@ labels: enhancement --- **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 82e0ca1e..a5c3be88 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -4,7 +4,8 @@ about: Anything that does not fit into the other categories. Please don't use th ---