From 10e54eb03e7c726356f17ce6177a8b2f9fab3f3c Mon Sep 17 00:00:00 2001 From: zsviczian Date: Sat, 14 Sep 2024 11:24:01 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 839470e..0b8301c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -description: When something is clearly broken. Everything else is a feature request or a support request. While no doubt there are many bugs in the plugin, please do proper due dilligence before declaring that something is a "bug". I find that most of the "bugs" reported are either how-to questions or feature requests. +description: When something is clearly broken. Everything else is a feature request or a support request. While no doubt there are many bugs in the plugin, please do proper due dilligence before declaring that something is a bug. I find that most of the bugs reported are either how-to questions or feature requests. title: "BUG: " body: - type: markdown