mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
docs: add Git Commit Template plugin to the tool section (#164)
This commit is contained in:
parent
3daaa7efea
commit
89f040c6aa
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user