Skip to content

Commit 858469a

Browse files
authored
Update issue templates
1 parent a26c78e commit 858469a

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: Bug report / 问题报告
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
**问题描述**
12+
A clear and concise description of what the bug is.
13+
14+
**To Reproduce**
15+
**如何复现**
16+
Steps to reproduce the behavior:
17+
1. Go to '...'
18+
2. Click on '....'
19+
3. Scroll down to '....'
20+
4. See error
21+
22+
**Expected behavior**
23+
**期望行为**
24+
A clear and concise description of what you expected to happen.
25+
26+
**Screenshots**
27+
**截图说明**
28+
If applicable, add screenshots to help explain your problem.
29+
30+
**Please complete the following information):**
31+
**请补全以下内容**
32+
- OS: [e.g. Windows]
33+
- Browser: [e.g. chrome, safari]
34+
- Extension Version: [e.g. v2.0.2]
35+
36+
**Additional context**
37+
**其他**
38+
Add any other context about the problem here.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request / 新功能请求
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
**新功能是否与解决某个问题相关, 请描述**
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
14+
**Describe the solution you'd like**
15+
**你期望的新功能实现方案**
16+
A clear and concise description of what you want to happen.
17+
18+
**Additional context**
19+
**其他**
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)