From 7cb66de22e74b1757b86dac0ef7d99c0a6fb0067 Mon Sep 17 00:00:00 2001 From: shen-yu <448766534@qq.com> Date: Sun, 7 Jun 2020 10:38:04 +0800 Subject: [PATCH] :construction_worker: fix: issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 26 +++++++++++------- .github/ISSUE_TEMPLATE/feature-request.md | 18 ++++++------- .github/ISSUE_TEMPLATE/other.md | 15 +++++------ .github/ISSUE_TEMPLATE/question.md | 33 +++++++++++++---------- 4 files changed, 50 insertions(+), 42 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index e5e4d90..5a54907 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,62 +1,68 @@ --- name: Bug Report about: Something isn't working as expected -title: '' +title: "" labels: Bug -assignees: '' - +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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist + -- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. -- [ ] I have reviewed the [MiniValine FAQs](https://github.com/MiniValine/MiniValine/blob/master/.github/FAQ.md), which does not help me. -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/MiniValine/MiniValine/issues), which does not help me. +- [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer. +- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/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 - ## Steps to reproduce the behavior + 1. N/A 2. N/A 3. N/A - ## Environment Information ### Node.js and NPM Information + + ``` ``` ### Package dependencies Information + + ``` ``` ### HTML Configuration + + ``` ``` ### MiniValine Configuration + + ``` ``` diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 0d1ad67..40779ff 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,36 +1,34 @@ --- name: Feature Request about: Suggest an idea for this project -title: '' +title: "" labels: Feature Request -assignees: '' - +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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist + +- [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer. +- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/issues), which does not help me. -- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. -- [ ] I have reviewed the [MiniValine FAQs](https://github.com/MiniValine/MiniValine/blob/master/.github/FAQ.md), which does not help me. -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/MiniValine/MiniValine/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 - ## Steps to reproduce the behavior + 1. N/A 2. N/A 3. N/A diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index c90249b..8c03155 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -1,22 +1,21 @@ --- name: Other about: Not a question, feature request or bug report -title: '' -labels: '' -assignees: '' - +title: "" +labels: "" +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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist + -- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. -- [ ] I have reviewed the [MiniValine FAQs](https://github.com/MiniValine/MiniValine/blob/master/.github/FAQ.md), which does not help me. -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/MiniValine/MiniValine/issues), which does not help me. +- [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer. +- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/issues), which does not help me. -*** +--- ## Other Information diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index fb13a6e..d34347c 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,63 +1,68 @@ --- name: Question -about: I have a question for MiniValine -title: '' +about: I have a question for Ayer +title: "" labels: Question -assignees: '' - +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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。 ## Issue Checklist + +- [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer. +- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/issues), which does not help me. -- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. -- [ ] I have reviewed the [MiniValine FAQs](https://github.com/MiniValine/MiniValine/blob/master/.github/FAQ.md), which does not help me. -- [ ] I have reviewed the latest Roadmap on GitHub and searched for current [issues](https://github.com/MiniValine/MiniValine/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 - ## Steps to reproduce the behavior + 1. N/A 2. N/A 3. N/A - ## Environment Information ### Node.js and NPM Information + + ``` ``` ### Package dependencies Information + + ``` ``` ### HTML Configuration + + ``` ``` -### MiniValine Configuration - +### Ayer Configuration + + + ``` ```