Skip to content

Committing Code

We use Commitizen to standardize our commit messages according to Conventional Commits.

Commits should be made against local feature branches, and pull requests should be created to merge changes into main.

commit

Make a Commit

In order to make a commit, simply run:

make commit