add issue template
This commit is contained in:
parent
4c955bd384
commit
35b578dde4
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Bug report
|
||||
name: 报告问题
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
@ -7,32 +7,30 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
**重现**
|
||||
重现行为的步骤:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
**预期行为**
|
||||
对您预期发生的事情的清晰简洁的描述。
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
**截图**
|
||||
如果适用,请添加屏幕截图以帮助解释您的问题。
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
**PC (请填写以下信息):**
|
||||
- 系统: [e.g. iOS]
|
||||
- 浏览器 [e.g. chrome, safari]
|
||||
- 版本 [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
**手机 (请填写以下信息):**
|
||||
- 设备: [e.g. iPhone6]
|
||||
- 系统: [e.g. iOS8.1]
|
||||
- 浏览器 [e.g. stock browser, safari]
|
||||
- 版本 [e.g. 22]
|
||||
|
||||
**附加上下文**
|
||||
在此处添加有关该问题的任何其他上下文。
|
||||
|
10
.github/ISSUE_TEMPLATE/custom.md
vendored
10
.github/ISSUE_TEMPLATE/custom.md
vendored
@ -1,10 +0,0 @@
|
||||
---
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Feature request
|
||||
name: 想要新功能
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
@ -7,14 +7,15 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
**您的功能请求是否与问题相关?请描述。**
|
||||
清楚简明地描述问题所在。比如,当[...]时我总是很沮丧[...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
**描述您想要的解决方案**
|
||||
清晰简洁地描述您想要发生的事情。
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
**描述您考虑过的备选方案**
|
||||
对您考虑 过的任何替代解决方案或功能的清晰简洁的描述。
|
||||
|
||||
**附加上下文**
|
||||
在此处添加有关功能请求的任何其他上下文或屏幕截图。
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
36
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
name: 请求帮助
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**重现**
|
||||
重现行为的步骤:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**预期行为**
|
||||
对您预期发生的事情的清晰简洁的描述。
|
||||
|
||||
|
||||
**截图**
|
||||
如果适用,请添加屏幕截图以帮助解释您的问题。
|
||||
|
||||
**PC (请填写以下信息):**
|
||||
- 系统: [e.g. iOS]
|
||||
- 浏览器 [e.g. chrome, safari]
|
||||
- 版本 [e.g. 22]
|
||||
|
||||
**手机 (请填写以下信息):**
|
||||
- 设备: [e.g. iPhone6]
|
||||
- 系统: [e.g. iOS8.1]
|
||||
- 浏览器 [e.g. stock browser, safari]
|
||||
- 版本 [e.g. 22]
|
||||
|
||||
**附加上下文**
|
||||
在此处添加有关该问题的任何其他上下文。
|
Loading…
x
Reference in New Issue
Block a user