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 10, 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 as a reviewer.

Basic branch patterns:

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

Basic PR and issue name pattern

WIP

PR description contains issue nr. for tracking
Use version without category when issue or PR doesn't satisfy one of the below categories

PR/Issue categories
  • Validation
  • Typing
  • Tests
  • Themes
  • Dependencies
Clone this wiki locally