mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Update ISSUE_TEMPLATE
This commit is contained in:
parent
3aa2a21068
commit
40e32d1821
25
.github/ISSUE_TEMPLATE/bug-report.md
vendored
25
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -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 <!-- 我确认我已经查看了 -->
|
||||
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
|
||||
|
||||
- [ ] 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 <!-- 实际行为 -->
|
||||
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
|
||||
|
||||
- Links to demo site with this issue: N/A
|
||||
- Links to repository or source code of the blog: N/A
|
||||
## Actual behavior <!-- 实际行为 -->
|
||||
<!-- Please provide the following information (请同时提供网站链接和屏幕截图) -->
|
||||
|
||||
- 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 <!-- (Like Browser, System, Screenshots) -->
|
||||
## Other Information <!-- e.g. Browser, System -->
|
||||
|
||||
26
.github/ISSUE_TEMPLATE/feature-request.md
vendored
26
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@ -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 <!-- 我确认我已经查看了 -->
|
||||
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
|
||||
|
||||
- [ ] 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 <!-- 实际行为 -->
|
||||
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
|
||||
|
||||
- Links to demo site with this feature: N/A
|
||||
- Links to repository or source code of the blog: N/A
|
||||
## Actual behavior <!-- 实际行为 -->
|
||||
<!-- Please provide the following information (请同时提供网站链接和屏幕截图) -->
|
||||
|
||||
- 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 <!-- Like Browser, System, Screenshots -->
|
||||
|
||||
|
||||
## Other Information <!-- e.g. Browser, System -->
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/other.md
vendored
10
.github/ISSUE_TEMPLATE/other.md
vendored
@ -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 <!-- 我确认我已经查看了 -->
|
||||
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
|
||||
|
||||
- [ ] 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 <!-- Like Browser, System, Screenshots -->
|
||||
## Other Information <!-- e.g. Browser, System -->
|
||||
|
||||
27
.github/ISSUE_TEMPLATE/question.md
vendored
27
.github/ISSUE_TEMPLATE/question.md
vendored
@ -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 <!-- 我确认我已经查看了 -->
|
||||
<!-- Change [ ] to [x] to select (将 [ ] 换成 [x] 来选择) -->
|
||||
|
||||
- [ ] 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 <!-- 实际行为 -->
|
||||
<!-- Please provide at least one of the following information (请至少提供以下的一项信息) -->
|
||||
|
||||
- Links to demo site with this issue: N/A
|
||||
- Links to repository or source code of the blog: N/A
|
||||
## Actual behavior <!-- 实际行为 -->
|
||||
<!-- Please provide the following information (请同时提供网站链接和屏幕截图) -->
|
||||
|
||||
- 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 <!-- Like Browser, System, Screenshots -->
|
||||
## Other Information <!-- e.g. Browser, System -->
|
||||
|
||||
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -23,7 +23,6 @@
|
||||
- [ ] Feature.
|
||||
- [ ] Code style update (formatting, local variables).
|
||||
- [ ] Refactoring (no functional changes, no api changes).
|
||||
- [ ] Build & CI related changes.
|
||||
- [ ] Documentation.
|
||||
- [ ] Translation. <!-- We use Crowdin to manage translations https://crowdin.com/project/hexo-theme-next -->
|
||||
- [ ] Other... Please describe:
|
||||
@ -31,13 +30,13 @@
|
||||
## What is the current behavior?
|
||||
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue -->
|
||||
|
||||
Issue resolved: N/A
|
||||
Issue resolved:
|
||||
|
||||
## What is the new behavior?
|
||||
<!-- Description about this pull, in several words -->
|
||||
|
||||
- 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`:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user