0
0
mirror of https://github.com/conventional-commits/conventionalcommits.org.git synced 2025-08-22 13:58:35 +00:00
This commit is contained in:
Víctor Fernández 2025-05-13 10:51:52 +02:00 committed by GitHub
commit 17a5878a5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,6 +67,7 @@ The first draft of this specification has been written in collaboration with som
* [EasyBuild ecosystem](https://github.com/easybuild-org): A collection of tools for automating release using Conventional Commits.
* [EasyBuild.CommitLinter](https://github.com/easybuild-org/EasyBuild.CommitLinter): A .NET CLI tool to lint your commit messages
* [EasyBuild.ChangelogGen](https://github.com/easybuild-org/EasyBuild.ChangelogGen): A .NET CLI tool for generating changelog based on Git history following Conventional Commits.
* [commitish](https://github.com/victor141516/commitish): A simple, lightweight commitizen-like tool for creating standardized Git commit messages following the Conventional Commits format.
## Projects Using Conventional Commits