diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f660f80d26..8aeb70f0f7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,6 +22,7 @@ Please check followings before submitting a new issue. - [ ] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [ ] I have already searched existing issues and they are not help to me - [ ] I examined error or warning messages and it's difficult to solve +- [ ] Using [the latest](https://github.com/hexojs/hexo/releases) version of Hexo (run `hexo version` to check) - [ ] Node.js is higher than 6.9 ## Expected behavior diff --git a/.github/ISSUE_TEMPLATE/question-help.md b/.github/ISSUE_TEMPLATE/question-help.md index 662a19aba0..5757e658ab 100644 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ b/.github/ISSUE_TEMPLATE/question-help.md @@ -22,6 +22,7 @@ Please check followings before submitting a new issue. - [ ] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [ ] I have already searched existing issues and they are not help to me - [ ] I examined error or warning messages and it's difficult to solve +- [ ] Using [the latest](https://github.com/hexojs/hexo/releases) version of Hexo (run `hexo version` to check) - [ ] Node.js is higher than 6.9 ## Question