We're happy to accept contributions in the form of new features, bug fixes or bug reports. If you want to help out, add a comment on the issue you want to work on and hack away!
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
- Please follow the Conventional Commit Message Guidelines for your commit messages.
- Add tests for new functionality and make sure existing ones don't break when making changes.
- Add documentation for new functionality.
- Mark breaking changes in your commits.