Skip to content

Commit d88b5e5

Browse files
authored
Update issue templates
1 parent 6990aec commit d88b5e5

4 files changed

Lines changed: 45 additions & 25 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Ask for Help / 寻求帮助
3+
about: If you have any questions, you can ask for help.
4+
title: "[ASK] "
5+
labels: help wanted
6+
assignees: ''
7+
8+
---
9+
10+
**Question:**
11+
> Write down here

.github/ISSUE_TEMPLATE/ask.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: ASK
3-
about: If you have any questions about this project (without bug), use this template. / 如果你对于此项目有任何问题(不包含错误),请使用此模板
3+
about: If you have any questions about this project (without bug), use this template.
4+
/ 如果你对于此项目有任何问题(不包含错误),请使用此模板
45
title: "[ASK]"
56
labels: help wanted
67
assignees: ''
Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,25 @@
11
---
2-
name: Bug report / 回报错误
3-
about: Create a report to help us improve / 提供相关报告来协助我们改善
4-
title: "[BUG]"
5-
labels: ''
2+
name: Bug Report / 错误反馈
3+
about: Submit a bug report to help us resolve issue.
4+
title: "[BUG] "
5+
labels: bug
66
assignees: ''
77

88
---
99

10-
**Describe the bug / 描述错误**
11-
A clear and concise description of what the bug is.
12-
清楚地描述错误的样子(错误讯息)
10+
**Office Tool Plus Version, e.g. 8.1.0.0 (20/12/2020)**
11+
> Write down here
1312
14-
**To Reproduce / 重现步骤**
15-
Steps to reproduce the behavior / 重现步骤 :
16-
1. Go to '...'
17-
2. Click on '....'
18-
3. Scroll down to '....'
19-
4. See error
13+
**Operating System, e.g. Windows 10 20H2 or Windows 7 SP1**
14+
> Write down here
2015
21-
**Expected behavior / 预期行为**
22-
A clear and concise description of what you expected to happen.
23-
清楚地描述它正常执行时应有的反应
16+
**Error description (required):**
17+
> Write down here
2418
25-
**Screenshots / 屏幕截图**
26-
If applicable, add screenshots to help explain your problem.
27-
如果可以,请将该画面截图下来、上传。
19+
*Reproduction steps (suggested):*
2820

29-
**Version (please complete the following information) / 版本 (请填写以下信息):**
30-
- Version [e.g. 6.0.0]
3121

32-
**Additional context / 备注、加以描述**
33-
Add any other context about the problem here.
34-
你可以在这里填写你还想要说的话。
22+
*Screenshot (suggested):*
23+
24+
25+
*Additional information (optional):*
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature Request / 新功能建议
3+
about: Suggest an idea for this project.
4+
title: "[IDEA] "
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**Feature description:**
11+
> Write down here
12+
13+
**How it work?**
14+
> Write down here
15+
16+
Technical Reference (if possible):
17+
> Write down here

0 commit comments

Comments
 (0)