1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-22 12:22:08 +01:00

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

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
````