diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0e4b041cd8..8aeb70f0f7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +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://www.npmjs.com/package/hexo?activeTab=versions) version of Hexo (run `hexo version` to check) +- [ ] 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 cf2568e956..5757e658ab 100644 --- a/.github/ISSUE_TEMPLATE/question-help.md +++ b/.github/ISSUE_TEMPLATE/question-help.md @@ -22,7 +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://www.npmjs.com/package/hexo?activeTab=versions) version of Hexo (run `hexo version` to check) +- [ ] 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