mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Added section for in-app debug log to ISSUE_TEMPLATE
This commit is contained in:
parent
97d075e210
commit
c0f4fcd62f
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
|
@ -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
|
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
|
||||||
|
````
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue