We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e816df3 commit a36cd0cCopy full SHA for a36cd0c
.github/ISSUE_TEMPLATE/bug-----.md
@@ -0,0 +1,32 @@
1
+---
2
+name: BUG 问题提交
3
+about: 创建报告以帮助我们改进系统
4
+title: "[BUG]"
5
+labels: bug
6
+assignees: MyKings
7
+
8
9
10
+**1. 描述错误**
11
12
+对错误的清晰而简洁的描述。
13
14
+**2. 复现**
15
16
+再现行为的步骤:
17
18
+1. Go to '...'
19
+2. Click on '....'
20
+3. Scroll down to '....'
21
+4. See error
22
23
24
+**3. 截图**
25
26
+如果适用,添加屏幕截图以帮助解释您的问题。
27
28
+**4. 环境(请填写以下信息):**
29
30
+ - OS: [e.g. WIN7、CentOS 7]
31
+ - Browser [e.g. chrome, safari]
32
+ - Version [e.g. 22]
0 commit comments