From 5555cfde7cb4f8dcb7732b712e78b7081c09ecba Mon Sep 17 00:00:00 2001 From: hrxiang Date: Tue, 4 Jan 2022 15:27:59 +0800 Subject: [PATCH] Add bug template --- .github/ISSUE_TEMPLATE/bug-report.md | 9 +++---- .github/ISSUE_TEMPLATE/feature-request.md | 30 +++++++++++++++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 4976f9a..6333c03 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -34,11 +34,10 @@ Steps to reproduce the behavior: 如有相关截图,请提供它们用于解释问题所在。--> **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] +- Device: *e.g. iPhone X* +- OS: *e.g. iOS 14.7.1* +- Package Version: *e.g. v1.0.9* +- Flutter Version: *e.g. v2.8.0* **Additional context** + +**Describe the solution you'd like** + + +**Describe alternatives you've considered** + + +**Additional context** + \ No newline at end of file