diff --git a/Developing.md b/Developing.md index 8c91555..6510191 100644 --- a/Developing.md +++ b/Developing.md @@ -42,6 +42,9 @@ ## Commit Message Convention Git commit messages should follow [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 Refer to the table below for valid commit types: