Thank you so much to consider contributing to this project!
When contributing to this repository, please first discuss the change you wish to make via issue or any other method before making a change.
I separated good first issues with the label good first issue to help you to start contributing to this project. If you want to contribute with something else, please open an issue to discuss it or search for an issue that is already open in Issues.
- Fork the repository on GitHub
- Clone the forked repository to your local machine
- Install the dependencies with
pip install -r requirements.txt
- Start doing your changes
- Commit and push your changes to your forked repository
- Create a pull request to the original repository
- Wait for the pull request to be reviewed and merged
- Celebrate 🎉
- Update the README.md with details of changes to the interface.
- Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.