File tree Expand file tree Collapse file tree 5 files changed +42
-9
lines changed Expand file tree Collapse file tree 5 files changed +42
-9
lines changed Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ about: Suggest an idea for this project
55---
66
77** Is your feature request related to a problem? Please describe.**
8+
89A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
910
1011** Describe the solution you'd like**
12+
1113A clear and concise description of what you want to happen.
1214
1315** Describe alternatives you've considered**
16+
1417A clear and concise description of any alternative solutions or features you've considered.
1518
1619** Additional context**
20+
1721Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : 意见和建议
3+ about : Feature中文版
4+
5+ ---
6+
7+ ** BUG反馈请不要用这个模版,否则直接关闭!!**
8+
9+ ## 场景描述
10+
11+ (请详细和精确地表述你的使用场景)
12+
13+ ## 希望的解决方案
14+
15+ (你希望如何解决这个问题?)
16+
17+ ## 其他信息
18+
19+ (其他你认为有用的信息)
Original file line number Diff line number Diff line change 1+ # Comment that will be sent if an issue is judged to be closed
2+ comment : " This issue is closed because it does not meet our issue template/为方便解决问题,请使用 issue 模版提交问题。"
3+ issueConfigs :
4+ # There can be several configs for different kind of issues.
5+ - content :
6+ # Example 1: bug report
7+ - " Expected Behavior"
8+ - " To Reproduce"
9+ - " Describe the bug"
10+ - content :
11+ # Example 2: feature request
12+ - " Describe the solution"
13+ - content :
14+ - " 问题描述"
15+ - " 复现步骤"
16+ - " 环境"
17+ - content :
18+ - " 场景描述"
19+ - " 希望的解决方案"
You can’t perform that action at this time.
0 commit comments