From 81c951f2120990a24a38fbdbee6c904fe8ea535c Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Wed, 12 Oct 2016 17:27:22 -0700 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 483d047f..266ed0eb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,6 +11,10 @@ ### Bug or feature request + + - [ ] Bug - [ ] Feature request