We appreciate your thought to contribute to open source. ❤️ We want to make contributing as easy as possible. You are welcome to:
- Report a bug
- Discuss the current state of the code
- Submit a fix
- Propose new features
We use Github Flow, so all code changes happen through pull requests. We actively welcome your pull requests:
- Fork the repo and create your branch from
main
. - If you've added code, check one of the examples.
- Make sure your code lints.
- Raise a pull request.
We use pre-commit for some default checks which are fast and find the most common errors.
By contributing, you agree that your contributions will be licensed under the license available at LICENSE.