From 51e96d8ea9208f6004002901ccd5f20bfb17d23e Mon Sep 17 00:00:00 2001 From: Raphael Jackstadt Date: Wed, 29 Nov 2017 12:44:04 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md (#1751) fix checkboxes for Issue type --- .github/ISSUE_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 86bbffcf2..ceb004002 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,9 +10,9 @@ will be closed. ---> ### Issue type: -[ ] Feature request -[ ] Bug report -[ ] Documentation +- [ ] Feature request +- [ ] Bug report +- [ ] Documentation