Skip to content

Commit 81c951f

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

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)