|
|
@@ -0,0 +1,24 @@ |
|
|
|
|
|
--- |
|
|
|
|
|
name: Bug report |
|
|
|
|
|
about: Create a report to help us improve |
|
|
|
|
|
title: "[BUG] " |
|
|
|
|
|
labels: bug |
|
|
|
|
|
assignees: '' |
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
**Describe the bug** |
|
|
|
|
|
A clear and concise description of what the bug is. |
|
|
|
|
|
|
|
|
|
|
|
**Flutter information** |
|
|
|
|
|
Always provide the output of `flutter doctor -v` as it is needed in order to know on which Flutter versions the bug exists in. |
|
|
|
|
|
|
|
|
|
|
|
**Device (please complete the following information):** |
|
|
|
|
|
- Device: [e.g. iPhone6] |
|
|
|
|
|
- OS: [e.g. iOS8.1] |
|
|
|
|
|
|
|
|
|
|
|
**Screenshots** |
|
|
|
|
|
If applicable, add screenshots to help explain your problem. |
|
|
|
|
|
|
|
|
|
|
|
**Additional context** |
|
|
|
|
|
Add any other context about the problem here. |