aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2016-09-25 00:15:50 +0200
committerGitHub <noreply@github.com>2016-09-25 00:15:50 +0200
commitf7bc2796ac73fdb73eb39a190094cac87493f10e (patch)
tree2853d980ebd21141d3f4cccd87d97b4a84e2be6f /.github
parent5f52b152ce2974c671e45467a795b583b5b383a1 (diff)
Update ISSUE_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index b6a51dcdd..247ac7a00 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -3,11 +3,6 @@
* **Version:** eg 1.12.2
* **Device:** eg Google Nexus 5
* **Android Version:** eg Android 6.0 Stock or Android 5.1 Cyanogenmod
-* **Server name:** eg conversations.im, jabber.at or self hosted
-* **Server software:** ejabberd 16.04 or prosody 0.10 (if known)
-* **Installed server modules:** eg Stream Managment, CSI, MAM
-* **Conversations source:** eg PlayStore, PlayStore Beta Channel, F-Droid, self build (latest HEAD)
-
#### Steps to reproduce
@@ -22,9 +17,9 @@ What is the expected output? What do you see instead?
#### Debug output
-Please post the output of adb logcat. The log should begin with the start of Conversations and include all the
+Please post the output of adb logcat. The log should begin with the start of Pix-Art Messenger and include all the
steps it takes to reproduce the problem.
````
-adb logcat -s conversations
+adb logcat -s Pix-Art Messenger
````