AutoCommit/.github/ISSUE_TEMPLATE/bug_report.md
2020-01-04 14:12:29 +08:00

37 lines
800 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report
about: Create a report to help us improve
---
### 注意:
1. 请先阅读文档: [使用须知](https://github.com/OBKoro1/autoCommit/wiki/%E4%BD%BF%E7%94%A8%E9%A1%BB%E7%9F%A5)(可能该问题已在文档中有过说明)
2. 搜一搜以前关闭的issue看有没有相似的问题可以帮助解决问题。
3. issue提的越清晰越容易定位问题/找到bug越快速的解决问题。
#### 描述bug(必填)
一个清楚而简洁的bug描述。
#### 插件运行日志(必填):
```js
// 日志内容
```
#### 程序运行参数(必填):
```js
// 参数
```
#### 怀疑可能是哪里出现问题
#### 屏幕截图(选填)
如果方便的话,添加截图来帮助解释你的问题:
#### 问题相关(选填)
比如`git`的状态: 分支、merge等