From 40e32d18210d3f308755949974bbe7f109d6c92f Mon Sep 17 00:00:00 2001 From: Mimi <1119186082@qq.com> Date: Mon, 22 Jun 2020 08:15:47 +0800 Subject: [PATCH] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug-report.md | 25 +++++++++++---------- .github/ISSUE_TEMPLATE/feature-request.md | 26 ++++++++++++---------- .github/ISSUE_TEMPLATE/other.md | 10 ++++----- .github/ISSUE_TEMPLATE/question.md | 27 ++++++++++++----------- .github/PULL_REQUEST_TEMPLATE.md | 7 +++--- 5 files changed, 49 insertions(+), 46 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index dbd94dc..c6574d6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,32 +7,33 @@ assignees: '' --- -Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. -请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 +Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. +请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist - [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. -- [ ] I have read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. +- [ ] I have already read the [Troubleshooting page of Hexo](https://hexo.io/docs/troubleshooting) & [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. *** ## Expected behavior -## Actual behavior - -- Links to demo site with this issue: N/A -- Links to repository or source code of the blog: N/A +## Actual behavior + + +- Links to demo site with this issue: +- Links to repository or source code of the blog: +- Screenshots: + ## Steps to reproduce the behavior -1. N/A -2. N/A -3. N/A + ## Environment Information @@ -61,4 +62,4 @@ Please follow this Issue template to provide relevant information, such as sourc ``` -## Other Information +## Other Information diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index ea70484..ce611ce 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -7,31 +7,33 @@ assignees: '' --- -Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. -请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 +Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. +请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist - [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. -- [ ] I have read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. +- [ ] 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. *** ## Expected behavior -## Actual behavior - -- Links to demo site with this feature: N/A -- Links to repository or source code of the blog: N/A +## Actual behavior + + +- Links to demo site with this issue: +- Links to repository or source code of the blog: +- Screenshots: + ## Steps to reproduce the behavior -1. N/A -2. N/A -3. N/A -## Other Information + + +## Other Information diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index 51178bb..0a7f532 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -7,16 +7,16 @@ assignees: '' --- -Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. -请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 +Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. +请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist - [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. -- [ ] I have read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. +- [ ] 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. *** -## Other Information +## Other Information diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3c83929..45297f2 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -2,37 +2,38 @@ name: Question about: I have a question for NexT (e.g. Customize) title: '' -labels: Custom +labels: Question assignees: '' --- -Please follow this Issue template to provide relevant information, such as source code repositories, blog links, and screenshots, which will help us investigate. -请按照此 Issue 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 +Please follow this Issue template to provide relevant information, such as source code repository, website URL and screenshots, which will help us investigate. +请按照此 Issue 模版提供相关信息,例如源码仓库、网站链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist - [ ] I am using [the latest](https://github.com/next-theme/hexo-theme-next/releases/latest) version of NexT. -- [ ] I have read the relevant documents of [Hexo](https://hexo.io/docs/) and [NexT](https://theme-next.js.org/docs/). -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/next-theme/hexo-theme-next/issues), which does not help me. +- [ ] 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. *** ## Expected behavior -## Actual behavior - -- Links to demo site with this issue: N/A -- Links to repository or source code of the blog: N/A +## Actual behavior + + +- Links to demo site with this issue: +- Links to repository or source code of the blog: +- Screenshots: + ## Steps to reproduce the behavior -1. N/A -2. N/A -3. N/A + ## Environment Information @@ -61,4 +62,4 @@ Please follow this Issue template to provide relevant information, such as sourc ``` -## Other Information +## Other Information diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f5cb0c9..b0aa78d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,7 +23,6 @@ - [ ] Feature. - [ ] Code style update (formatting, local variables). - [ ] Refactoring (no functional changes, no api changes). -- [ ] Build & CI related changes. - [ ] Documentation. - [ ] Translation. - [ ] Other... Please describe: @@ -31,13 +30,13 @@ ## What is the current behavior? -Issue resolved: N/A +Issue resolved: ## What is the new behavior? -- Screenshots with this changes: N/A -- Link to demo site with this changes: N/A +- Link to demo site with this changes: +- Screenshots with this changes: ### How to use? In NexT `_config.yml`: