File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments