When contributing to this repository, please first discuss the change in the discussions.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Fork the repository.
- Make your changes on a dedicated branch.
- Commit your changes according to Conventional Commits. Please try to only make one commit. Squash/rebase if you made a bunch of fix-up-commits! Commits will be linted on every push.
- Open up a pull request by using the
Fix
,Feature
orBreaking
pull request template and follow the steps described there. - Merge the pull request as described in the template and make a release if required.
Open an issue by using the template Release
and follow the steps in there.