We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67dd01e commit 450906cCopy full SHA for 450906c
.github/ISSUE_TEMPLATE/2_bug.md
@@ -61,7 +61,8 @@ assignees: ''
61
Run your application with `flutter run --verbose` and attach all the
62
log output below between the lines with the backticks. If there is an
63
exception, please see if the error message includes enough information
64
- to explain how to solve the issue.
+ to explain how to solve the issue. If there is a crash, please include
65
+ the entirety of the crash log including the backtrace.
66
-->
67
68
```
0 commit comments