We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c70e8c commit 7a237ecCopy full SHA for 7a237ec
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -23,6 +23,7 @@ body:
23
id: code
24
attributes:
25
label: Code
26
+ description: Code snippent including critical library settings related to the bug and reproduction.
27
value: |
28
```js
29
// code goes here
0 commit comments