iosWebViewFix/.github/ISSUE_TEMPLATE/BUG_REPORT.md

55 lines
1.4 KiB
Markdown
Executable File

---
name: Bug report
about: Something is crashing or not working as intended
labels: bug
---
<!--
❗️❗️❗️ IMPORTANT ❗️❗️❗️
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!
You may already find an answer to your problem!
❗️❗️❗️ IMPORTANT ❗️❗️❗️
-->
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
- [x] I have already searched for the same problem
## Environment
| Technology | Version |
|-----------------------| ------------- |
| Flutter version | |
| Plugin version | |
| Android version | |
| iOS version | |
| macOS version | |
| Xcode version | |
| Google Chrome version | |
Device information: <!-- Manufacturer and model -->
## Description
**Expected behavior:**
**Current behavior:**
## Steps to reproduce
<!-- Optionally provide the least amount of code that shows this behaviour. -->
1. This
2. Than that
3. Then
## Images <!-- if available, else delete -->
## Stacktrace/Logcat <!-- if available, else delete -->