flzta commited on
Commit
0c5935c
·
verified ·
1 Parent(s): e9d7f60

Upload bug-report-cn.md

Browse files
.github/ISSUE_TEMPLATE/bug-report-cn.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: 问题报告
3
+ about: 提交您的问题反馈,帮助我们改进
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ **描述您的问题**
11
+ A clear and concise description of what the bug is.
12
+
13
+ **如何重现**
14
+ Steps to reproduce the behavior:
15
+ 1. Go to '...'
16
+ 2. Click on '....'
17
+ 3. Scroll down to '....'
18
+ 4. See error
19
+
20
+ **预期结果**
21
+ A clear and concise description of what you expected to happen.
22
+
23
+ **截图**
24
+ If applicable, add screenshots to help explain your problem.
25
+
26
+ **版本信息:**
27
+ - 程序版本: [如 2022.1000.3026]
28
+ - 操作系统: [如 Windows 11]
29
+ - 浏览器: [如 chrome, safari]
30
+
31
+
32
+
33
+ **其他备注信息**
34
+ Add any other context about the problem here.
35
+