Skip to content
This repository was archived by the owner on Mar 26, 2020. It is now read-only.

Commit b08b834

Browse files
建立Issue模板
1 parent 1d913f7 commit b08b834

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE/bug--.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: BUG提交
3+
about: 提交软件存在的漏洞以帮助我们改进
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: qcminecraft
7+
8+
---
9+
10+
> 首先,非常感谢您对本项目的支持!按照模板要求提交的Issue会更加规范,方便进一步处理。请在提交前移除quote部分的内容,谢谢!
11+
12+
**BUG描述**
13+
> 请简要详细对遇到的问题进行描述,必要时提供截图等信息
14+
15+
**BUG产生**
16+
> 您在什么情况下遇到的问题?请进行简要描述,如:
17+
1. 前往 '...'
18+
2. 点击 '....'
19+
3. 遇到问题
20+
21+
**浏览器版本**
22+
- 操作系统: [如, Windows]
23+
- 浏览器: [如,Chrome]
24+
- 浏览器版本: [如,73]
25+
26+
**补充**

0 commit comments

Comments
 (0)