Skip to content

Commit 3c70e8c

Browse files
authored
Update bug_report.yml
1 parent 8fd85eb commit 3c70e8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ body:
3333
id: example
3434
attributes:
3535
label: Live example
36-
value: |
37-
Link to jsfiddle (https://jsfiddle.net/) or codesandbox (https://codesandbox.io/) demonstrating the bug.
36+
description: Link to [jsfiddle](https://jsfiddle.net/) or [codesandbox](https://codesandbox.io/) demonstrating the bug.
37+
value: <!-- insert link to the reproduction -->
3838
validations:
3939
required: true
4040
- type: textarea

0 commit comments

Comments
 (0)