Added section for in-app debug log to ISSUE_TEMPLATE

This commit is contained in:
vanitasvitae 2016-10-25 18:29:10 +02:00
parent 97d075e210
commit c0f4fcd62f
Signed by: vanitasvitae
GPG Key ID: DCCFB3302C9E4615
1 changed files with 8 additions and 0 deletions

View File

@ -40,3 +40,11 @@ Please post the output of adb logcat. The log should begin with the start of Dia
````
adb logcat -s com.github.dfa.diaspora_android
````
#### In-App debug log
This is useful for visual bugs without application crashes
````
You can long click on the in-app debug log in order to copy it to the clipboard
````