Update 2_bug.md to ask for backtrace explicitly (#103001)

This commit is contained in:
Ian Hickson 2022-06-24 13:35:06 -07:00 committed by GitHub
parent 67dd01e599
commit 450906cbde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,8 @@ assignees: ''
Run your application with `flutter run --verbose` and attach all the
log output below between the lines with the backticks. If there is an
exception, please see if the error message includes enough information
to explain how to solve the issue.
to explain how to solve the issue. If there is a crash, please include
the entirety of the crash log including the backtrace.
-->
```