Simplify issue template crash section

This commit is contained in:
csagan5 2021-05-26 20:20:16 +02:00
parent e3414b5d6b
commit 73df91cb28

View file

@ -57,12 +57,13 @@ Yes/No
### Is the bug a crash? ### Is the bug a crash?
<!-- No
If yes then individuate and post the 'adb logcat | grep chromium' dump, otherwise remove this section.
--> -- or --
Yes, this is the crash dump: Yes, this is the crash dump:
``` ```
<paste here logcat dump> <paste here logcat dump individuated with 'adb logcat | grep chromium'>
``` ```
### Describe the bug ### Describe the bug