From fa6d9335446865559acba781926f813f8068eb68 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 17 Aug 2017 15:14:20 -0400 Subject: [PATCH] Converted list of issue types to a task list --- .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 0027599f4..7160cae99 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,9 +13,9 @@ will be closed. ---> ### Issue type -[ ] Feature request -[ ] Bug report -[ ] Documentation +- [ ] Feature request +- [ ] Bug report +- [ ] Documentation