Skip to content

Commit a51146c

Browse files
authored
Update issue templates
1 parent 5886c67 commit a51146c

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: Bug report (BUG模板)
3+
about: Create a bug report to help us fix it. (创建一个BUG报告以帮助我们进行修复)
4+
title: "[BUG] Error with something"
5+
labels: await investigate, bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug (描述)**
11+
A clear and concise description of what the bug is. 请用精炼的语句准确描述你遇到的BUG。
12+
13+
**How to reproduce (如何复现)**
14+
Please **provide a minimum demo** rather than **a full project or a incomplete pages**. Otherwise we have rights to reject your request.
15+
16+
请提供一个**最小化的demo**用于复现,而不要提供**整个项目或者不完整的页面**,否则我们有权拒绝你的请求。
17+
18+
Steps to reproduce the behavior (描述复现步骤):
19+
1. Go to '...'
20+
2. Click on '....'
21+
3. Scroll down to '....'
22+
4. See error
23+
24+
**Expected behavior (期望行为)**
25+
A clear and concise description of what you expected to happen.
26+
27+
**Screenshots (If contains) (是否有截图可以提供)**
28+
If applicable, add screenshots to help explain your problem.
29+
30+
**Device information (设备信息)**
31+
- Device: [e.g. iPhone6]
32+
- OS: [e.g. iOS8.1]
33+
- Package Version: [e.g. 22]
34+
- Flutter Version: [e.g. v1.17.1]
35+
36+
**Additional context (附加信息)**
37+
Add any other context about the problem here. 在此提供更多的内容。

0 commit comments

Comments
 (0)