iosWebViewFix/.github/ISSUE_TEMPLATE/BUG_REPORT.md

55 lines
1.6 KiB
Markdown
Raw Normal View History

2019-09-03 06:31:57 +00:00
---
name: Bug report
about: Something is crashing or not working as intended
2020-06-22 15:48:32 +00:00
labels: bug
2019-09-03 06:31:57 +00:00
---
2020-06-22 15:48:32 +00:00
<!--
❗️❗️❗️ IMPORTANT ❗️❗️❗️
2020-07-06 08:29:42 +00:00
DON'T DELETE THIS TEMPLATE! USE IT TO WRITE YOUR ISSUE.
If you delete this and you don't give me enough info,
how would you expect me to solve your issue? Thanks.
Also, before posting a new issue, make sure to check the following points!
2020-06-22 15:48:32 +00:00
You may already find an answer to your problem!
2020-07-06 08:29:42 +00:00
❗️❗️❗️ IMPORTANT ❗️❗️❗️
2020-06-22 15:48:32 +00:00
-->
- [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
2020-06-22 15:48:32 +00:00
- [x] I have already searched for the same problem
2019-09-03 06:31:57 +00:00
## Environment
2020-06-22 15:48:32 +00:00
| Technology | Version |
| -------------------- | ------------- |
| Flutter version | |
| Plugin version | |
| Android version | |
| iOS version | |
| Xcode version | |
2020-06-22 15:55:14 +00:00
Device information: <!-- Manufacturer and model -->
2019-09-03 06:31:57 +00:00
## Description
**Expected behavior:**
**Current behavior:**
## Steps to reproduce
2020-06-22 15:48:32 +00:00
<!-- Optionally provide the least amount of code that shows this behaviour. -->
2019-09-03 06:31:57 +00:00
1. This
2. Than that
3. Then
## Images <!-- if available, else delete -->
## Stacktrace/Logcat <!-- if available, else delete -->