From 68c7c7f4cd9096b25f045eacc12d86e309c759ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Fern=C3=A1ndez?= Date: Tue, 13 May 2025 10:51:03 +0200 Subject: [PATCH] feat: add commitish --- content/about/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about/index.md b/content/about/index.md index ec8dced..e54ade6 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -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