Update issue templates
This commit is contained in:
parent
62436b82f6
commit
7d383dfe3e
20
.github/ISSUE_TEMPLATE/---request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/---request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: 新特性Request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**提出这个新功能的要求是不是因为在使用过程中遇到了问题?**
|
||||||
|
讲讲。
|
||||||
|
|
||||||
|
**说说你的看法**
|
||||||
|
简洁明了的描述一下你的设想。
|
||||||
|
|
||||||
|
**有没有备选方案呢?**
|
||||||
|
说说看。
|
||||||
|
|
||||||
|
**还有什么想说的?**
|
||||||
|
比如,截屏/简图?
|
||||||
40
.github/ISSUE_TEMPLATE/bug--.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug--.md
vendored
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
name: Bug报告
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**描述一下bug**
|
||||||
|
尽量简洁明了。
|
||||||
|
|
||||||
|
**如何重现这个bug呢?**
|
||||||
|
写一下步骤,如:
|
||||||
|
1. 打开软件
|
||||||
|
2. 点了xxx
|
||||||
|
3. 又点了yyy
|
||||||
|
4. 出错了
|
||||||
|
|
||||||
|
**你觉得应该是怎样的?**
|
||||||
|
请讲。
|
||||||
|
|
||||||
|
**截屏**
|
||||||
|
尽量带截屏,以便我们更快了解情况。
|
||||||
|
|
||||||
|
**环境 (请填表):**
|
||||||
|
- 操作系统: [e.g. Win8]
|
||||||
|
- 读写器型号 [e.g. PN532]
|
||||||
|
- 连接线型号 [e.g. CH340G]
|
||||||
|
- 软件版本 [e.g. v1.5.0.0]
|
||||||
|
- 操作的卡片 [e.g. CUID卡]
|
||||||
|
|
||||||
|
**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]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
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]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
||||||
Loading…
Reference in New Issue
Block a user