From 088c0300737d2c9979ca77dc1eaf7c13e611e4d3 Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Thu, 8 Oct 2020 16:53:52 +0800 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- .github/ISSUE_TEMPLATE/other.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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.