diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2016-09-25 00:13:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-25 00:13:00 +0200 |
commit | 5f52b152ce2974c671e45467a795b583b5b383a1 (patch) | |
tree | 93438e7e3b8096f4e879b5304b524fefac4492b9 /.github/CONTRIBUTING.md | |
parent | 4a2df58165c83a7b800b4bf8c1beb2b6ee5a2513 (diff) |
Update CONTRIBUTING.md
Diffstat (limited to '')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c44dd479d..710a9f1e1 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -8,4 +8,4 @@ Please search the issue tracker (including closed issues). Your bug might be a s Please fill in the template when creating new issues and provide information about your device and your server. The [adb logcat](https://wiki.cyanogenmod.org/w/Doc:_debugging_with_logcat) can be omitted if you can reproduce the bug under every condition. (ie *click button X and the application crashes*) But the adb logcat is required if the bug happens only under certain conditions or involves network problem (Server not found, messages not arriving) -**If you are seeking help or are unable to reproduce the exact problem please join our MUC at conversations@conference.siacs.eu** +**If you are seeking help or are unable to reproduce the exact problem please join our MUC at support@room.pix-art.de** |