Add a note about the Git commit convention

Foster Hangdaan 2024-11-08 08:22:07 -05:00
parent 4357941037
commit c84dc2fe98
Signed by: foster
GPG key ID: E48D7F49A852F112

@ -42,6 +42,9 @@ ## Commit Message Convention
Git commit messages should follow Git commit messages should follow
[Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/). [Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/).
> [!NOTE]
> Only the commits to `trunk` are required to follow this convention.
### Types ### Types
Refer to the table below for valid commit types: Refer to the table below for valid commit types: