Files
zulip/docs/code-contribution-checklist.rst
Sumana Harihareswara e0bc57ddb1 Rearrange docs table of contents for coherence.
The order and structure of the Read The Docs documentation
was fairly arbitrary; here's a suggestion for how to change
its information architecture so it's more useful to a new
contributor. This adds a short Zulip overview, and a table
of contents and code contribution intro for new contributors.

Fixes: #668.

Signed-off-by: Sumana Harihareswara <sumanah@panix.com>
2016-05-31 09:07:09 -07:00

24 lines
471 B
ReStructuredText

=======================
Code contribution guide
=======================
Thanks for contributing to Zulip! We hope this guide helps make the
process smooth sailing for you.
The "Ways to Contribute" and "How to get involved" sections of
:doc:`readme-symlink` are a good place to start! After that, check out
the tips below.
.. toctree::
:maxdepth: 2
code-style
markdown
testing
logging
mypy
front-end-build-process
queuing
schema-migrations