瀏覽代碼

Merge pull request #664 from Shrugs/fix/pr-template-syntax

fixup: issue template mdown syntax
Matt Condon 7 年之前
父節點
當前提交
94697726f5
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/ISSUE_TEMPLATE.md

+ 2 - 2
.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.
 
 <!-- Please check one of the above by placing an x in the box. -->