branch: externals/transient
commit bb885b70a5dcf72d0f6ea0cf1bc4f2e76f3ce8b9
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    templates: Discourage use of LLMs when reporting issues
---
 .github/ISSUE_TEMPLATE/bug_report.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index 6f1c3b0c30..b71820db1e 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,

Reply via email to