Skip to content

Commit 046491f

Browse files
authored
Add how to tick checkbox in issue template (#2851)
Many people are putting "*" instead of x, which causes the markdown to render funny. Adding instructions to that particular section.
1 parent 46ab65c commit 046491f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111

1212
### Bug or feature request
1313

14+
<!--
15+
Put an "x" side in the item you want to check (eg. [x]).
16+
-->
17+
1418
- [ ] Bug
1519
- [ ] Feature request
1620

0 commit comments

Comments
 (0)