You can contribute by opening new issues or PRs.
To add a PR, please follow these steps:
- Create a fork of the repository.
- Create a new feature branch from
develop
. - Add appropiate documentation to public items and new test cases.
- Make sure all tests and doctests pass.
- Once you add your contributions,
create a PR from your feature branch into
develop
.