Contributing¶
Contributions to pypower are more than welcome! Please follow these guidelines before filing a pull request:
Please abide by PEP8 1 as much as possible in your code writing, add docstrings and tests for each new functionality.
Check documentation compiles, with the expected result; see Documentation.
Submit your pull request.