Improve bug report template

Insert a code block to (hopefully) increase the chances that users
format their terminal output.
This commit is contained in:
Romain Vimont 2020-05-06 22:26:43 +02:00
parent 0b4e484da0
commit 1a9429f3c7
1 changed files with 5 additions and 1 deletions

View File

@ -21,5 +21,9 @@ assignees: ''
A clear and concise description of what the bug is.
On errors, please provide the output of the console (and `adb logcat` if relevant).
Format them between code blocks (delimited by ```).
```
Please paste terminal output in a code block.
```
Please do not post screenshots of your terminal, just post the content as text instead.