-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
50f3151
commit 8123e21
Showing
1 changed file
with
39 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,39 @@ | ||
--- | ||
name: Bug report | ||
about: 创建报告以帮助我们改进( Create a report to help us improve) | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**bug 描述(Describe the bug)** | ||
对bug是什么的清晰简洁的描述。 (A clear and concise description of what the bug is.) | ||
|
||
**复现(To Reproduce)** | ||
再现步骤(Steps to reproduce the behavior): | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**预期行为(Expected behavior)** | ||
对你期望发生的事情的清晰简洁的描述。 (A clear and concise description of what you expected to happen.) | ||
|
||
**截图(Screenshots)** | ||
如果适用,请添加屏幕截图以帮助解释您的问题。 (If applicable, add screenshots to help explain your problem.) | ||
|
||
**PC 请填写以下信息 (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
**mobile 请填写以下信息 (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Browser [e.g. stock browser, safari] | ||
- Version [e.g. 22] | ||
|
||
**附加上下文(Additional context)** | ||
在此处添加有关该问题的任何其他上下文。 (Add any other context about the problem here.) | ||
|