-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: 问题报告 | ||
about: 创建一份报告来帮助我们改进 | ||
|
||
--- | ||
|
||
**描述错误** | ||
一个清楚简洁的错误描述。 | ||
|
||
**重现** | ||
重现行为的步骤: | ||
1.转到'...' | ||
2.点击'....' | ||
3.向下滚动到“....”。 | ||
4.看错误 | ||
|
||
**预期行为** | ||
一个清晰和简洁的描述你预期会发生什么。 | ||
|
||
****截图 | ||
如果适用,请添加屏幕截图以帮助解释您的问题。 | ||
|
||
**桌面(请填写以下信息):** | ||
- 操作系统:[例如iOS版] | ||
- 浏览器[例如 铬,狩猎] | ||
- 版本[例如22] | ||
|
||
**智能手机(请填写以下信息):** | ||
- 设备:[例如 iPhone 6] | ||
- 操作系统:[例如iOS8.1] | ||
- 浏览器[例如 chrome,safari] | ||
- 版本[例如22] | ||
|
||
**附加背景** | ||
在这里添加关于问题的任何其他上下文。 |