Contributing Guide ================== `Issue Tracker `_ | `Source Code `_ | One of the best ways to contribute is by improving our documentation. This project uses `sphinx `_ as a documentor with the `Matlab Domain extension `_. More resources on documentation can be found at `writethedocs.org `_. docstrings ---------- The easiest and most effective way to start contributing to the user manual and documentation of the project is by helping improve our `docstrings `_ docstrings, the comments just below the function signature. See some of the `currently documented functions for examples `_.