We are open for any idea and contribution, so please check that this is accomplished and enjoy coding!
- Fork the repo
- Check out a feature or bug branch
- Add your changes
- Update README when needed
- Submit a pull request to upstream repo
- Add description of your changes
- Ensure tests are passing
- Ensure branch is mergeable
All the PRs must have this in account
- Add the corresponding unit tests
- Tests are still passing with
make test
- Update or add Sphinx documentation in the code