瀏覽代碼

fix: fix issue template checkboxes

ppoffice 9 年之前
父節點
當前提交
52bcfebe2c
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .github/ISSUE_TEMPLATE.md

+ 3 - 3
.github/ISSUE_TEMPLATE.md

@@ -1,6 +1,6 @@
 Please make sure these boxes are checked before submitting your issue. Thank you!
 
-- [] I have inited and configurated the blog according to [Hexo official documentation](https://hexo.io/);
-- [] I have read the [Theme Wiki](https://github.com/ppoffice/hexo-theme-icarus/wiki) carefully;
-- [] I have looked up the [Issues](https://github.com/ppoffice/hexo-theme-icarus/issues) and found no duplicate issues.
+- [ ] I have inited and configurated the blog according to [Hexo official documentation](https://hexo.io/);
+- [ ] I have read the [Theme Wiki](https://github.com/ppoffice/hexo-theme-icarus/wiki) carefully;
+- [ ] I have looked up the [Issues](https://github.com/ppoffice/hexo-theme-icarus/issues) and found no duplicate issues.