Skip to content

Commit 15b1577

Browse files
committed
2 parents fc433ef + 1ad3ae3 commit 15b1577

File tree

4 files changed

+54
-51
lines changed

4 files changed

+54
-51
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: 功能建议
3+
about: 对项目提出功能建议
4+
title: "[FR]"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
- Windows版本:(请给出详细信息,如Windows 10 19045)
11+
- 应用版本:(Lite版请在版本号前注明)
12+
13+
**此功能请求是否与问题/Bug有关?请描述**
14+
[可选]如果此功能请求与问题/Bug有关,请在此描述
15+
16+
**功能内容**
17+
描述你希望实现的功能
18+
19+
**实现方法**
20+
[可选]简要描述你的实现方法
21+
22+
**其他信息**
23+
[可选]描述相关信息
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: 错误报告
3+
about: 报告应用问题
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
- Windows版本:(请给出详细信息,如Windows 10 19045)
11+
- 应用版本:(Lite版请在版本号前注明)
12+
13+
**问题描述**
14+
描述问题的内容
15+
16+
**重现步骤**
17+
简单描述重现此问题的步骤,例如:
18+
1. 转到 '...'
19+
2. 点击 '....'
20+
3. 下拉到 '....'
21+
4. 出现错误
22+
23+
**期望的行为**
24+
描述期望的行为
25+
例如:此位置本应显示 '...'
26+
27+
**屏幕截图**
28+
添加屏幕截图以更好描述问题
29+
30+
**其他信息**
31+
[可选]添加问题的相关信息

0 commit comments

Comments
 (0)