dandelion/.github/ISSUE_TEMPLATE.md

43 lines
1.1 KiB
Markdown
Raw Normal View History

2016-05-26 16:08:20 +02:00
#### General information
2016-08-15 00:16:36 +02:00
* **Device:** eg Nexus 5
* **Android Version:** eg Android 6.0.1
* **Pod:** eg pod.geraspora.de
2016-08-06 02:26:28 +02:00
* **Diaspora pod version:** eg 0.5.99.0-p9bd2337c (can be found on the bottom)
2016-08-15 00:16:36 +02:00
* **App source:** F-Droid, self build (latest HEAD)
* **App version:** eg 0.1.5, or commit
2016-05-26 16:08:20 +02:00
2016-08-06 02:26:28 +02:00
<!--
2016-05-26 16:08:20 +02:00
I have:
2016-08-06 02:26:28 +02:00
- searched open and closed issues for duplicates
- read <https://github.com/Diaspora-for-Android/diaspora-android/blob/master/CONTRIBUTING.md>
- not submitted translations - see [Crowdin](https://crowdin.com/project/diaspora-for-android/invite)
-->
2016-05-26 16:08:20 +02:00
#### Steps to reproduce
2016-07-18 13:37:23 +02:00
1.
2.
3.
2016-05-26 16:08:20 +02:00
#### Expected result
2016-09-26 20:53:58 +02:00
**What is the expected output?**
2016-05-26 16:08:20 +02:00
2016-09-26 20:53:58 +02:00
**What do you see instead?**
2016-08-15 00:16:36 +02:00
2016-05-26 16:08:20 +02:00
2016-07-18 13:37:23 +02:00
Upload screenshots via drag&drop if needed and apply resizing:
`<img width="30%" height="30%" src="https://cloud.githubusercontent.com/assets/67..b55.jpg">`
2016-05-26 16:08:20 +02:00
#### 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.
````
adb logcat -s com.github.dfa.diaspora_android
````