Create issue_template.md

pull/31/head 2.34
2dust 2019-08-13 17:14:55 +08:00
parent ed0231e7f9
commit 93ecd20719
1 changed files with 25 additions and 0 deletions

25
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,25 @@
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。
### 预期行为
描述你认为应该发生什么
### 实际行为
描述实际发生了什么
### 复现方法
1.
2.
3.
### 日志信息,位置在当前目录下的guiLogs
<details>
```
在这里粘贴日志
```
</details>
### 环境信息
### 额外信息(可选)