Thank you for your consideration to contribute to this project!
Pull requests are the best way to propose changes to the codebase (i.e. Github Flow). All pull requests are welcome:
- Fork the repo and create your branch from
main
. - Make some changes. Keep in mind the (currently undocumented) code style.
- If you've changed APIs, update the README and other documentation.
- Make sure your code runs, lints and is clean.
- Add unit tests and ensure all tests are passing.
- Issue a pull request!
GitHub issues will be used to track bugs, feature requests or questions.
Report a bug by opening a new issue.
By contributing, you agree that your contributions will be licensed under its MIT License.