#################
How to contribute
#################
Contributions are always welcome. If you want to submit a patch,
please respect the following rules:
- Open a pull request on the appropriate repository
- Respect `PEP8 `_
- Document your patch and respect `PEP 257 `_
- Add unit tests and make sure the global coverage does not decrease
If all those steps are validated, your contribution will generally be
integrated.
Table of contents
=================
.. toctree::
:maxdepth: 1
contributing/getting_started
contributing/plugin_api
contributing/translation