Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 642 Bytes

contributing.rst

File metadata and controls

23 lines (17 loc) · 642 Bytes

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

contributing/getting_started contributing/plugin_api