Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 7d42d60

Browse files
kunall17Kunal Gupta
authored andcommitted
Add links to google groups for issues
1 parent 33aaf8b commit 7d42d60

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.rst

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
22

33
=================
44
Zulip for Android
@@ -16,9 +16,12 @@ or data loss bugs.)
1616
This is a Gradle project, and can be built via the provided ``gradlew``
1717
or by using Android Studio.
1818

19-
Index
19+
**Index**
20+
---------------
21+
2022

2123
- `Getting Started`_
24+
- `Getting Help`_
2225
- `Build instructions (Android Studio)`_)
2326
- `Build instructions (without Android Studio)`_)
2427
- `Running server on device`_
@@ -28,6 +31,7 @@ Index
2831
- `License`_
2932

3033
.. _Getting Started: #getting-started
34+
.. _Getting Help: #getting-help
3135
.. _Build instructions (Android Studio): #build-instructions-android-studio
3236
.. _Build instructions (without Android Studio): #build-instructions-without-android-studio
3337
.. _Running server on device: #browsing-server-on-device
@@ -41,12 +45,25 @@ Getting Started
4145

4246
- First, setup a development environment of the Zulip Server:
4347
http://zulip.readthedocs.io/en/latest/dev-overview.html
48+
49+
For first time contributors you can also authenticate from https://zulip.tabbott.net/ but only for demo purposes and not be used for development as this is an ongoing chat server, and being heavily used!
4450
- Then, follow the build instructions (below) to compile the project
4551
- And then follow `Running server on device`_ to get the device to
4652
connect to the Zulip development server.
4753

4854
.. _Running server on device: #browsing-server-on-device
4955

56+
Getting Help
57+
---------------
58+
For questions on development for the Zulip Android App you can post a topic here
59+
https://groups.google.com/forum/#!forum/zulip-android
60+
61+
For questions on development for the Zulip Server you can post a topic here
62+
https://groups.google.com/forum/#!forum/zulip-devel
63+
64+
Any issues or bugs should be posted in the Github Issue Tracker!
65+
66+
5067
Build instructions (Android Studio)
5168
-----------------------------------
5269

0 commit comments

Comments
 (0)