From 08420041b9cb623bee007cc3c78d1466311ea6d8 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Thu, 18 Feb 2016 12:16:55 +0800 Subject: [PATCH] chore: add issue template --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..18a88b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +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. +