-
Start by reading our developer guide.
-
Review open issues and submit a pull request.
-
Follow the commit discipline of the Zulip server project.
-
Pull requests. Before a pull request can be merged, you need to sign the Dropbox Contributor License Agreement. Also, have a look at our commit message style guidelines.
And please make sure to format the whole code using the command tools/fmt
.
This will format the code using our Prettier setup.
- Issues. Before working on an issue make sure to claim it. To do so comment
the following in the issues section:
**@zulipbot** claim
. zulipbot will assign you to the issue and label it as in progress. Learn more about zulipbot at zulipbot @ GitHub.