Skip to content
lake
Browse this documentation section

Commit Style — Conventional Commits (MANDATORY)

Every commit message MUST follow Conventional Commits:

<type>(<scope>): <description> (#N)

<optional body>

Closes #N