Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Contributing

Alex van den Oudenhoven edited this page May 12, 2021 · 7 revisions

Contributing

If you want to contribute to this project you can create and/or assign an issue, fork the repo, create a branch for the changes and create a Pull request. Always add the repo owner (@Lexouden) as a reviewer.

Basic branch patterns:

feat/#<issue nr>-<issue title>
chore/#<issue nr>-<issue title>
bugfix/#<issue nr>-<issue title>
hotfix/#<issue nr>-<issue title>

Commit naming pattern

Uses: https://www.conventionalcommits.org/en/v1.0.0/

Clone this wiki locally