From 5607822762bc9c10023d0f2a11ad2443facce828 Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Wed, 4 Mar 2026 12:00:44 -0800 Subject: [PATCH] Update 2-bug_report.md --- .github/ISSUE_TEMPLATE/2-bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/2-bug_report.md b/.github/ISSUE_TEMPLATE/2-bug_report.md index a5cb26f..3a98aa1 100644 --- a/.github/ISSUE_TEMPLATE/2-bug_report.md +++ b/.github/ISSUE_TEMPLATE/2-bug_report.md @@ -7,6 +7,9 @@ assignees: '' --- +**DO NOT USE AI TO WRITE THE BUG REPORT FOR YOU** +Such issues will be deleted. See bottom for explanation. + **Describe the bug** A clear and concise description of what the bug is. @@ -22,3 +25,6 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. + +**AI BUG REPORTS** +Using AI like LLMs just adds unnecessary additional verbiage that maintainers have to read and determine whether there is valuable and useful information. An AI by definition *cannot* add useful detail that was not in the original information you gathered.