We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adac26f commit 4c9ae86Copy full SHA for 4c9ae86
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -66,6 +66,13 @@ body:
66
3. See error...
67
validations:
68
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
76
- type: textarea
77
id: expected-behavior
78
attributes:
0 commit comments