Skip to content

Commit f6a026a

Browse files
committed
templates: Discourage use of LLMs when opening topics
1 parent 5c005c0 commit f6a026a

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ about: Report a defect. Do not use this for support requests and feature suggest
66

77
<!-- Do not use this for support requests and feature suggestions. -->
88

9+
Please use your own words.
10+
If you really must use a LLM, at least disclose that upfront.
11+
912
Please explain,
1013
(0) without using these lines as headings,
1114
(1) what behavior you expected,

.github/PULL_REQUEST_TEMPLATE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=================================================================
2+
Please use your own words.
3+
=================================================================
4+
5+
Please use your own words, in this summary, commit messages and code. If you really must use a LLM, at least disclose that upfront.
6+
17
=================================================================
28
Use a dedicated feature branch
39
=================================================================

0 commit comments

Comments
 (0)