diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 75b71a3..4b6e53e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -13,7 +13,7 @@ Please follow this Issue template to provide relevant information, such as sourc ## Issue Checklist -- [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. +- [ ] I am using NexT version 8.0 or later. - [ ] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) and [Troubleshooting page of NexT](https://theme-next.js.org/docs/troubleshooting.html). - [ ] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ce611ce..7fd47c9 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -13,7 +13,7 @@ Please follow this Issue template to provide relevant information, such as sourc ## Issue Checklist -- [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. +- [ ] I am using NexT version 8.0 or later. - [ ] I have already read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). - [ ] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 0a7f532..d27b386 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -13,7 +13,7 @@ Please follow this Issue template to provide relevant information, such as sourc ## Issue Checklist -- [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. +- [ ] I am using NexT version 8.0 or later. - [ ] I have already read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). - [ ] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index c84a3b2..a9c87b9 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -13,7 +13,7 @@ Please follow this Issue template to provide relevant information, such as sourc ## Issue Checklist -- [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. +- [ ] I am using NexT version 8.0 or later. - [ ] I have already read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). - [ ] I have already searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me.