From 0b34c94633208cdbac00ca5b8a3620354290fbfe Mon Sep 17 00:00:00 2001 From: Chaves Gu <595077937@qq.com> Date: Wed, 28 Apr 2021 08:59:03 +0800 Subject: [PATCH] .github --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 54 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 22 +++++++++ .idea/workspace.xml | 20 ++++++--- 3 files changed, 91 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/BUG_REPORT.md 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 new file mode 100644 index 0000000..53d2a3c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -0,0 +1,54 @@ +--- +name: Bug report +about: Something is crashing or not working as intended +labels: bug +--- + + + +- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section +- [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section +- [x] I have read and done the [Get Started - Setup iOS](https://inappwebview.dev/docs/get-started/setup-ios/) section +- [x] I have already searched for the same problem + +## Environment + +| Technology | Version | +| -------------------- | ------------- | +| Flutter version | | +| Plugin version | | +| Android version | | +| iOS version | | +| Xcode version | | + +Device information: + +## Description + +**Expected behavior:** + +**Current behavior:** + +## Steps to reproduce + + + +1. This +2. Than that +3. Then + +## Images + +## Stacktrace/Logcat \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md new file mode 100644 index 0000000..1af7077 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -0,0 +1,22 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +## Environment + +**Flutter version:** +**Plugin version:** +**Android version:** +**iOS version:** +**Xcode version:** +**Device information:** + +## Description + +**What you'd like to happen:** + +**Alternatives you've considered:** + +**Images:** diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7ea69e4..aa63535 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,13 +11,12 @@ + + + + - - - - -