Skip to content

Commit a36cd0c

Browse files
authored
Update issue templates
1 parent e816df3 commit a36cd0c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.github/ISSUE_TEMPLATE/bug-----.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)