From a58e3e151a199c5adb4465027da0ccfe439e8921 Mon Sep 17 00:00:00 2001 From: Matt Condon Date: Wed, 10 Jan 2018 15:08:23 -0500 Subject: [PATCH] fixup: pr template mdown syntax --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fec4b7938..68bd73a74 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ ## The Problem -[] 🐛 This is a bug report. -[] 📈 This is a feature request. +- [ ] 🐛 This is a bug report. +- [ ] 📈 This is a feature request.