mirror of https://github.com/zulip/zulip.git
24 lines
471 B
ReStructuredText
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
|