identifier: A reference to an issue or a pull request on this repository.
Here's an example of commit message:
⬆️ Bump binary-compatibility-validator to 0.14.0 (#380)
It may also be interesting to configure the Gitmoji CLI locally.
✅ Checklist
[x] Add emoji to milestones in repository.
[x] Add emoji to releases in repository.
[x] Update commit conventions in the contributing guidelines.
[x] Rewrite history of main branch by keeping the original date of each commit with the --committer-date-is-author-date option for the git rebase command until commit 64bbe25989dccc6803d6315eda0008a1f254f8a5.
[x] Update history of api-reference branch.
[x] Update scripts that commit changes.
[x] Add emoji to first level headers in source code's release notes.
[x] Add emoji to first and second level headers in changelog.
📝 Description
For adding visual indicators to our releases, we would like to attach the following emojis to them:
Also, starting from this issue, we will use Gitmoji for commits in the following way:
intention
: An emoji from Gitmoji.message
: A brief explanation of the change.identifier
: A reference to an issue or a pull request on this repository.Here's an example of commit message:
✅ Checklist
main
branch by keeping the original date of each commit with the--committer-date-is-author-date
option for thegit rebase
command until commit 64bbe25989dccc6803d6315eda0008a1f254f8a5.api-reference
branch.