Skip to content

Commit

Permalink
Updates bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Ruivo committed Jan 31, 2021
1 parent faeef3a commit 1b0b79d
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,22 @@ Also, sometimes a simple `flutter clean` and `flutter build` again with latest f
**Describe the bug**
A clear and concise description of what the bug is. If the issue happens to be on Android, please make sure that it also happens with a different device/simulator and/or version.

**Issue details**
1. Platform (Android/iOS)
2. Platform OS version
3. File type (filter) — when applicable
4. Detailed steps to reproduce
**Platform**
- [] Android
- [] iOS
- [] Web
- [] Desktop (Go)

**Platform OS version**
What version did it happen?

**How are you picking?**
```
Please, post the snippet here
```

**Details to reproduce the issue**
Provide all the details to reproduce the issue.

**Error Log**
Please, post the _full_ console log of your issue, if applicable.
Expand Down

0 comments on commit 1b0b79d

Please sign in to comment.