mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
docs: 增加issue模板
This commit is contained in:
parent
5ffc68efe5
commit
59826e71ba
41
.github/ISSUE_TEMPLATE/bug-report---zh-----.md
vendored
Normal file
41
.github/ISSUE_TEMPLATE/bug-report---zh-----.md
vendored
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
---
|
||||||
|
name: 'Bug report<#!zh: 中文>'
|
||||||
|
about: Bug Report、反馈问题、提 Bug
|
||||||
|
title: "[Bug Report/Feeback]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**问题描述**
|
||||||
|
简明扼要的描述你的问题
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**环境描述/版本信息 (请完成如下信息)**
|
||||||
|
- OS: [e.g. Mac/Windows]
|
||||||
|
- Browser [e.g. chrome, safari]
|
||||||
|
- Node
|
||||||
|
- fes -V
|
||||||
|
- 项目package.json
|
||||||
|
|
||||||
|
|
||||||
|
**如何复现**
|
||||||
|
复现步骤
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
4.
|
||||||
|
|
||||||
|
**预期结果**
|
||||||
|
简明扼要的说明你期待的结果
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**截图**
|
||||||
|
如果可以的话,附上截图
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**其它补充内容**
|
||||||
|
任何和这个问题有关的额外内容
|
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: '[Bug Report]'
|
||||||
|
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]
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
25
.github/ISSUE_TEMPLATE/feature-request---zh-----.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/feature-request---zh-----.md
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
name: 'Feature request/新需求<#!zh: 中文>'
|
||||||
|
about: 如果您有好的想法/建议,请提给我们
|
||||||
|
title: '[Feature request/新需求]'
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**您的Feature Request/想法是否与已有问题有关? 请描述。**
|
||||||
|
简明扼要的描述你的需求、想法、建议
|
||||||
|
|
||||||
|
|
||||||
|
**简述你想要的解决方案**
|
||||||
|
没有可以不填写
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**描述你考虑过的替代方案**
|
||||||
|
是否有替代方案、你看过的不错的参考方案、交互方案等
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**其它补充内容**
|
||||||
|
任何和这个问题有关的额外内容
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: '[Feature request]'
|
||||||
|
labels: ''
|
||||||
|
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.
|
Loading…
x
Reference in New Issue
Block a user