diff --git a/content/next/index.md b/content/next/index.md index ecd528e..df615cb 100644 --- a/content/next/index.md +++ b/content/next/index.md @@ -178,6 +178,7 @@ The first draft of this specification has been written in collaboration with som Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects. * [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits. * [standard-version](https://github.com/conventional-changelog/standard-version): Automatic versioning and CHANGELOG management, using GitHub's new squash button and the recommended Conventional Commits workflow. +* [Git Commit Template](https://plugins.jetbrains.com/plugin/9861-git-commit-template): Add _Conventional Commits_ support to [JetBrains Editors](https://www.jetbrains.com/) (IntelliJ IDEA, PyCharm, PhpStorm...). ## Projects Using Conventional Commits