iosWebViewFix/.github/ISSUE_TEMPLATE/BUG_REPORT.md

55 lines
1.4 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
-->
2022-11-09 09:15:29 +00:00
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) 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
| Technology | Version |
|-----------------------| ------------- |
| Flutter version | |
| Plugin version | |
| Android version | |
| iOS version | |
| macOS version | |
| Xcode version | |
| Google Chrome 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 -->