Skip to content

Commit 0a19027

Browse files
authored
Revise bug report template instructions
Updated bug report template to discourage AI-generated error analyses.
1 parent d337c8a commit 0a19027

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
Please quickly search existing issues first before submitting a bug.
8+
Please quickly search existing issues first before submitting a bug.
9+
Please don't submit long error analyses created by an AI agent, these are often totally wrong.
10+
Just describe the problem in your own words.
911
- type: textarea
1012
id: what-happened
1113
attributes:

0 commit comments

Comments
 (0)