From ea444a03030efe5a56a5f17c7d464cf37bac6031 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 26 Feb 2026 18:31:22 +0100 Subject: templates: Discourage use of LLMs when reporting issues --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 56a0c95..ac18797 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,11 @@ name: 🪳 Bug report about: Report a defect. 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 (2) what behavior you observed (3) and how we can reproduce the issue. -- cgit v1.0