We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd85eb commit 3c70e8cCopy full SHA for 3c70e8c
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -33,8 +33,8 @@ body:
33
id: example
34
attributes:
35
label: Live example
36
- value: |
37
- Link to jsfiddle (https://jsfiddle.net/) or codesandbox (https://codesandbox.io/) demonstrating the bug.
+ description: Link to [jsfiddle](https://jsfiddle.net/) or [codesandbox](https://codesandbox.io/) demonstrating the bug.
+ value: <!-- insert link to the reproduction -->
38
validations:
39
required: true
40
- type: textarea
0 commit comments