commitizen friendly
Go to https://github.com/commitizen/cz-cli and follow the instructions.
If you already have it installed:
NPM: commitizen init cz-conventional-changelog --save-dev --save-exact
Yarn: commitizen init cz-conventional-changelog --yarn --dev --exact