mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 12:22:08 +01:00
Updated Issue Template
This commit is contained in:
parent
d0a541bc34
commit
72a41a0b8a
1 changed files with 4 additions and 3 deletions
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
|
@ -4,9 +4,9 @@
|
|||
* **Device:** <!-- eg Nexus 5 -->
|
||||
* **Android Version:** <!--eg Android 6.0.1 -->
|
||||
* **App version:** <!-- See in About -> Debug. eg 0.1.5, or commit -->
|
||||
* **App source:** <!--F-Droid, self build (latest HEAD) -- Can be left blank if not related -->
|
||||
* **Pod:** <!--eg pod.geraspora.de -- Can be left blank if not related -->
|
||||
* **Diaspora pod version:** <!--eg 0.5.99.0-p9bd2337c (can be found on the bottom) -- Can be left blank if not related -->
|
||||
* **App source:** <!--F-Droid, self build (latest HEAD) Can be left blank if not related -->
|
||||
* **Pod:** <!--eg pod.geraspora.de Can be left blank if not related -->
|
||||
* **Diaspora pod version:** <!--eg 0.5.99.0-p9bd2337c (can be found on the bottom) Can be left blank if not related -->
|
||||
|
||||
|
||||
<!--
|
||||
|
@ -37,6 +37,7 @@ Upload screenshots via drag&drop if needed and apply resizing:
|
|||
#### Debug output
|
||||
|
||||
Please post the output of adb logcat. The log should begin with the start of Diaspora for Android and include all the steps it takes to reproduce the problem.
|
||||
IMPORTANT: In-App debug log must be activated and the app restarted first!
|
||||
|
||||
````
|
||||
adb logcat -s com.github.dfa.diaspora_android
|
||||
|
|
Loading…
Reference in a new issue