👷 fix: issue template

This commit is contained in:
shen-yu 2020-06-07 10:38:04 +08:00
parent 7a0d513a5b
commit 7cb66de22e
4 changed files with 50 additions and 42 deletions

View File

@ -1,62 +1,68 @@
--- ---
name: Bug Report name: Bug Report
about: Something isn't working as expected about: Something isn't working as expected
title: '' title: ""
labels: Bug 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. 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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。
## Issue Checklist <!-- 我确认我已经查看了 --> ## Issue Checklist <!-- 我确认我已经查看了 -->
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) --> <!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. - [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer.
- [ ] 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 [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/issues), 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 <!-- 预期行为 --> ## Expected behavior <!-- 预期行为 -->
## Actual behavior <!-- 实际行为 --> ## Actual behavior <!-- 实际行为 -->
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) --> <!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
- Links to demo site with this issue: N/A - Links to demo site with this issue: N/A
- Links to repository or source code of the blog: N/A - Links to repository or source code of the blog: N/A
## Steps to reproduce the behavior <!-- 重现步骤 --> ## Steps to reproduce the behavior <!-- 重现步骤 -->
1. N/A 1. N/A
2. N/A 2. N/A
3. N/A 3. N/A
## Environment Information ## Environment Information
### Node.js and NPM Information ### Node.js and NPM Information
<!-- Paste output from `node -v && npm -v` (粘贴 `node -v && npm -v` 输出的信息) --> <!-- Paste output from `node -v && npm -v` (粘贴 `node -v && npm -v` 输出的信息) -->
``` ```
``` ```
### Package dependencies Information ### Package dependencies Information
<!-- Paste output from `npm ls --depth 0` (粘贴 `npm ls --depth 0` 输出的信息) --> <!-- Paste output from `npm ls --depth 0` (粘贴 `npm ls --depth 0` 输出的信息) -->
``` ```
``` ```
### HTML Configuration ### HTML Configuration
<!-- Paste configuration from HTML (粘贴 HTML 配置 中的内容) --> <!-- Paste configuration from HTML (粘贴 HTML 配置 中的内容) -->
``` ```
``` ```
### MiniValine Configuration ### MiniValine Configuration
<!-- Paste configuration from MiniValine (粘贴 MiniValine 配置 中的内容) --> <!-- Paste configuration from MiniValine (粘贴 MiniValine 配置 中的内容) -->
``` ```
``` ```

View File

@ -1,36 +1,34 @@
--- ---
name: Feature Request name: Feature Request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ""
labels: Feature Request 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. 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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。
## Issue Checklist <!-- 我确认我已经查看了 --> ## Issue Checklist <!-- 我确认我已经查看了 -->
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) --> <!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
- [ ] 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 <!-- 预期行为 --> ## Expected behavior <!-- 预期行为 -->
## Actual behavior <!-- 实际行为 --> ## Actual behavior <!-- 实际行为 -->
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) --> <!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
- Links to demo site with this feature: N/A - Links to demo site with this feature: N/A
- Links to repository or source code of the blog: N/A - Links to repository or source code of the blog: N/A
## Steps to reproduce the behavior <!-- 重现步骤 --> ## Steps to reproduce the behavior <!-- 重现步骤 -->
1. N/A 1. N/A
2. N/A 2. N/A
3. N/A 3. N/A

View File

@ -1,22 +1,21 @@
--- ---
name: Other name: Other
about: Not a question, feature request or bug report about: Not a question, feature request or bug report
title: '' title: ""
labels: '' labels: ""
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. 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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。
## Issue Checklist <!-- 我确认我已经查看了 --> ## Issue Checklist <!-- 我确认我已经查看了 -->
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) --> <!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
- [ ] I am using [the latest](https://github.com/MiniValine/MiniValine/releases/latest) version of MiniValine. - [ ] I am using [the latest](https://github.com/Shen-Yu/hexo-theme-ayer) version of hexo-theme-ayer.
- [ ] 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 [Ayer Issues](https://github.com/Shen-Yu/hexo-theme-ayer/issues), 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.
*** ---
## Other Information <!-- Like Browser, System, Screenshots --> ## Other Information <!-- Like Browser, System, Screenshots -->

View File

@ -1,63 +1,68 @@
--- ---
name: Question name: Question
about: I have a question for MiniValine about: I have a question for Ayer
title: '' title: ""
labels: Question 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. 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 模版提供相关信息,例如源码仓库、博客链接和屏幕截图,这将有助于我们进行调查。
## Issue Checklist <!-- 我确认我已经查看了 --> ## Issue Checklist <!-- 我确认我已经查看了 -->
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) --> <!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
- [ ] 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 <!-- 预期行为 --> ## Expected behavior <!-- 预期行为 -->
## Actual behavior <!-- 实际行为 --> ## Actual behavior <!-- 实际行为 -->
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) --> <!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
- Links to demo site with this issue: N/A - Links to demo site with this issue: N/A
- Links to repository or source code of the blog: N/A - Links to repository or source code of the blog: N/A
## Steps to reproduce the behavior <!-- 重现步骤 --> ## Steps to reproduce the behavior <!-- 重现步骤 -->
1. N/A 1. N/A
2. N/A 2. N/A
3. N/A 3. N/A
## Environment Information ## Environment Information
### Node.js and NPM Information ### Node.js and NPM Information
<!-- Paste output from `node -v && npm -v` (粘贴 `node -v && npm -v` 输出的信息) --> <!-- Paste output from `node -v && npm -v` (粘贴 `node -v && npm -v` 输出的信息) -->
``` ```
``` ```
### Package dependencies Information ### Package dependencies Information
<!-- Paste output from `npm ls --depth 0` (粘贴 `npm ls --depth 0` 输出的信息) --> <!-- Paste output from `npm ls --depth 0` (粘贴 `npm ls --depth 0` 输出的信息) -->
``` ```
``` ```
### HTML Configuration ### HTML Configuration
<!-- Paste configuration from HTML (粘贴 HTML 配置 中的内容) --> <!-- Paste configuration from HTML (粘贴 HTML 配置 中的内容) -->
``` ```
``` ```
### MiniValine Configuration ### Ayer Configuration
<!-- Paste configuration from MiniValine (粘贴 MiniValine 配置 中的内容) -->
<!-- Paste configuration from Ayer (粘贴 Ayer 配置 中的内容) -->
``` ```
``` ```