Showing
1 changed file
with
8 additions
and
8 deletions
| @@ -3,7 +3,7 @@ name: Bug report | @@ -3,7 +3,7 @@ name: Bug report | ||
| 3 | about: Create a report to help us improve | 3 | about: Create a report to help us improve | 
| 4 | title: '' | 4 | title: '' | 
| 5 | labels: '' | 5 | labels: '' | 
| 6 | -assignees: '' | 6 | +assignees: jonataslaw | 
| 7 | 7 | ||
| 8 | --- | 8 | --- | 
| 9 | 9 | ||
| @@ -23,14 +23,14 @@ A clear and concise description of what you expected to happen. | @@ -23,14 +23,14 @@ A clear and concise description of what you expected to happen. | ||
| 23 | **Screenshots** | 23 | **Screenshots** | 
| 24 | If applicable, add screenshots to help explain your problem. | 24 | If applicable, add screenshots to help explain your problem. | 
| 25 | 25 | ||
| 26 | -**Desktop (please complete the following information):** | ||
| 27 | - - OS: [e.g. iOS] | ||
| 28 | - - Browser [e.g. chrome, safari] | ||
| 29 | - - Version [e.g. 22] | 26 | +**Flutter Version:** | 
| 27 | +Enter the version of the Flutter you are using | ||
| 30 | 28 | ||
| 31 | -**Smartphone (please complete the following information):** | ||
| 32 | - - Device: [e.g. iPhone6] | ||
| 33 | - - OS: [e.g. iOS8.1] | 29 | +**Get Version:** | 
| 30 | +Enter the version of the Get you are using | ||
| 31 | + | ||
| 32 | +**Describe on which device you found the bug:** | ||
| 33 | +ex: Moto z2 - Android. | ||
| 34 | 34 | ||
| 35 | **Minimal reproduce code** | 35 | **Minimal reproduce code** | 
| 36 | Provide a minimum reproduction code for the problem | 36 | Provide a minimum reproduction code for the problem | 
- 
Please register or login to post a comment