docs: add Git Commit Template plugin to the tool section (#164)

This commit is contained in:
Gabriel Porras 2019-06-25 14:48:07 -05:00 committed by Benjamin E. Coe
parent 3daaa7efea
commit 89f040c6aa

View File

@ -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