.. _developer-contributing: Contributing ============ Contributions to **pypower** are more than welcome! Please follow these guidelines before filing a pull request: * Please abide by `PEP8`_ as much as possible in your code writing, add docstrings and tests for each new functionality. * Check documentation compiles, with the expected result; see :ref:`developer-documentation`. * Submit your pull request. References ---------- .. target-notes:: .. _`prospector`: http://prospector.landscape.io/en/master/ .. _`PEP8`: https://www.python.org/dev/peps/pep-0008/ .. _`Codacy`: https://app.codacy.com/