Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

COMMIT_CONVENTION.md

File metadata and controls

9 lines (7 loc) · 276 Bytes

Git Commit Message Convention

We follow the Conventional commits guidelines.

You can also use commitizen

$ yarn cz

and add #issue references when prompted with question: "Does this change affect any open issues?"