diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 72e801b..70556bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,6 +3,19 @@ description: When something is clearly broken. Everything else is a feature requ title: "BUG: " labels: ["bug"] body: + - type: markdown + attributes: + value: | + ⚠️ **Important: Please Read Before Submitting a Bug Report** ⚠️ + + I am a one-person team working on this plugin as a part-time hobby. I cannot handle a flood of poorly documented issues. **To ensure your report is considered, you must follow these guidelines**. If you don't, I will close the issue without review. + + Before creating a bug report, please: + 1. **Review recent release notes** – maybe there is already an answer. + 2. **Search issues (including closed ones)** to see if there is anything similar. + + ⚠️ **I will close all bug reports that do not provide this background information.** I need to control my workload and time. Sorry, and thank you for understanding! ⚠️ + - type: markdown attributes: value: |