Skip to content

Commit 4c9ae86

Browse files
committed
chore: request to include code snippet section
1 parent adac26f commit 4c9ae86

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ body:
6666
3. See error...
6767
validations:
6868
required: true
69+
- type: textarea
70+
id: Code Snippet (If applicable)
71+
attributes:
72+
label: Code Snippet
73+
description: Minimal reproducible example of the code exhibiting the issue.
74+
validations:
75+
required: true
6976
- type: textarea
7077
id: expected-behavior
7178
attributes:

0 commit comments

Comments
 (0)