Thank you for contributing to this repository! 🙇
- Create a branch with the following supported prefixes:
feature/
(i.e., enhancements)hotfix/
(i.e., bug fixes)
- Make changes
- Create a PR to the
main
branch
Whenever a release is published, a PR should be made from main
to the appropriate release/v*
branch.