Skip to content

Commit 7ff276b

Browse files
authored
Make need for jsfiddle link even clearer in bug_report.md
1 parent cf7cbda commit 7ff276b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ assignees: ''
99

1010
- [ ] I have looked through the [documentation](https://fiduswriter.github.io/simple-datatables/documentation/) to try to see if this behavior is documented.
1111
- [ ] I have looked at the [demos](https://fiduswriter.github.io/simple-datatables/demos/) to see if one of them handles this, but none of them did.
12+
- [ ] I have created a [jsfiddle](https://jsfiddle.net/) here: [INSERT LINK] that demonstrates the issue.
13+
1214

1315
**Describe the bug**
1416
A clear and concise description of what the bug is.
1517

1618
**To Reproduce**
1719

18-
I have created a [jsfiddle](https://jsfiddle.net/) here: [INSERT LINK] that demonstrates the issue.
19-
2020
Steps to reproduce the behavior:
2121
1. Go to '...'
2222
2. Click on '....'

0 commit comments

Comments
 (0)