diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..4976f9a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,45 @@ +--- +name: Bug report (BUG模板) +about: Create a bug report helping us fix it. (创建一个 BUG 报告以帮助我们进行修复) +title: "[BUG] Error with something" +labels: await investigate, bug + +--- + +**Describe the bug** + + +**How to reproduce** + + +Steps to reproduce the behavior: + + +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. Error occurred. + +**Expected behavior** + + +**Screenshots (If contains)** + + +**Version information** + +- Device: [e.g. iPhone X] +- OS: [e.g. iOS 14.7.1] +- Package Version: [e.g. 2.4.1] +- Flutter Version: [e.g. v2.5.0] + +**Additional context** +