Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
Contributions to this project are released to the public under the project's open source license.
- Fork and clone the repository
- Make your change, add tests, and make sure the tests still pass
- Push to your fork and submit a pull request
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
- Follow standards for style and code quality
- Watch out for pre-commit hooks
- Write tests.
- Keep your change as focused as possible.
- Write documentation.
- Write a good commit message.