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

Commit 6233694

Browse files
committed
docs: Add zulipbot and commit message guidelines.
1 parent 1540dca commit 6233694

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.rst

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ or by using Android Studio.
2525
- `Build instructions (Android Studio)`_)
2626
- `Build instructions (without Android Studio)`_)
2727
- `Running server on device`_
28-
- `Coding Style`_
28+
- `Contributing`_
2929
- `Mailing List`_
3030
- `Export`_
3131
- `License`_
@@ -35,7 +35,7 @@ or by using Android Studio.
3535
.. _Build instructions (Android Studio): #build-instructions-android-studio
3636
.. _Build instructions (without Android Studio): #build-instructions-without-android-studio
3737
.. _Running server on device: #browsing-server-on-device
38-
.. _Coding Style: #coding-style
38+
.. _Contributing: #contributing
3939
.. _Mailing List: #mailing-list
4040
.. _Export: #export
4141
.. _License: #license
@@ -233,12 +233,19 @@ Another way to connect android device to local server is via adb
233233
.. _this: http://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/ConfigureForAndroid
234234

235235

236-
Coding Style
236+
Contributing
237237
------------
238238

239-
Please read the Zulip coding style conventions documented at
240-
https://zulip.readthedocs.org/en/latest/code-style.html#version-control
241-
carefully.
239+
* If you're excited about helping with an open issue, make sure to claim the issue by commenting the following in the comment section: "**@zulipbot** claim". **@zulipbot** will assign you to the issue and label the issue as **in progress**. For more details, check out |@zulipbot|_.
240+
241+
* For commit messages, be sure to checkout our `commit message style guidelines`_.
242+
243+
* For code style, please read the `Zulip coding style`_ conventions carefully.
244+
245+
.. |@zulipbot| replace:: **@zulipbot**
246+
.. _@zulipbot: https://github.com/zulip/zulipbot
247+
.. _commit message style guidelines: https://zulip.readthedocs.io/en/latest/version-control.html#commit-messages
248+
.. _Zulip coding style: https://zulip.readthedocs.org/en/latest/code-style.html#version-control
242249

243250
Mailing List
244251
------------

0 commit comments

Comments
 (0)