summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-02-26 18:28:50 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-02-26 18:28:50 +0100
commitbb885b70a5dcf72d0f6ea0cf1bc4f2e76f3ce8b9 (patch)
tree55929b67d92dbe0970a6ee65f74495e8cd05677b
parentef7714b2528b7c74034a1568a753a56dcc8ca877 (diff)
templates: Discourage use of LLMs when reporting issues
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 6f1c3b0..b71820d 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -6,6 +6,9 @@ about: Report a defect. Do not use this for support requests and feature suggest
<!-- Do not use this for support requests and feature suggestions. -->
+Please use your own words.
+If you really must use a LLM, at least disclose that upfront.
+
Please explain,
(0) without using these lines as headings,
(1) what behavior you expected,