From 73b72985eaaebad61c940946c69409848f34b511 Mon Sep 17 00:00:00 2001 From: Gregor Santner Date: Sat, 6 Aug 2016 02:26:28 +0200 Subject: [PATCH] Update README --- .github/ISSUE_TEMPLATE.md | 14 +++++++++----- CONTRIBUTING.md | 5 ++++- README.md | 5 ++++- 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c72a406d..f33f53b0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,15 +2,19 @@ * **Device:** eg Nexus 5, Samsung Galaxy S6 * **Android Version:** eg Android 6.0.1 Stock or Android 4.2 CM -* **Pod:** eg pod.geraspora.de, self hosted, or doesn't matter -* **Diaspora pod version:** eg. 0.5.99.0-p9bd2337c (can be found on the bottom) -* **App source:** eg F-Droid, PlayStore, self build (latest HEAD) +* **Pod:** eg pod.geraspora.de, self hosted +* **Diaspora pod version:** eg 0.5.99.0-p9bd2337c (can be found on the bottom) +* **App source:** eg HEAD, F-Droid, PlayStore, self build (latest HEAD) * **App version:** eg 0.1.1, or commit + #### Steps to reproduce diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c1f44fb..1894b278 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,6 @@ We are always open for any kind of contribution. (PR's, bug reports, feature requests, translations, ..) -If you got any questions feel free to join our XMPP/Jabber conference at [diaspora-android@conference.jabberhead.tk](xmpp:diaspora-android@conference.jabberhead.tk) or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android). +If you got any questions feel free to join our XMPP/Jabber conference at `diaspora-android@conference.jabberhead.tk` or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android). Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately. + +We use Crowdin to translate Diaspora for Android. Join our project here: +If your desired language is not listed please contact the maintainers. diff --git a/README.md b/README.md index 54b22d38..679d53ef 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,12 @@ This is an unofficial webview based client for the community-run, distributed so ## Contributions We are always open for any kind of contribution. (PR's, bug reports, feature requests, translations, ..) -If you got any questions feel free to join our XMPP/Jabber conference at **diaspora-android@conference.jabberhead.tk** or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android). +If you got any questions feel free to join our XMPP/Jabber conference at `diaspora-android@conference.jabberhead.tk` or [Gitter](https://gitter.im/Diaspora-for-Android/diaspora-android). Note that the main project members are mostly busy with their job/university/school and may not react or start coding immediately. +We use Crowdin to translate Diaspora for Android. Join our project here: +If your desired language is not listed please contact the maintainers. + ### License It's released under GNU GENERAL PUBLIC LICENSE (see [LICENCE](https://github.com/Diaspora-for-Android/diaspora-android/blob/master/LICENSE.md)).