We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add https://github.com/commitizen/cz-cli to repo's dependencies.
Add config for commitizen to use https://www.npmjs.com/package/cz-conventional-changelog
This will provide the git cz command which makes creating conventional-changelog commits easy
git cz
This also needs we will need to adjust our contributing instructions for the community
The text was updated successfully, but these errors were encountered:
See #47
Sorry, something went wrong.
ArturMoczulski
No branches or pull requests
Add https://github.com/commitizen/cz-cli to repo's dependencies.
Add config for commitizen to use https://www.npmjs.com/package/cz-conventional-changelog
This will provide the
git cz
command which makes creating conventional-changelog commits easyThis also needs we will need to adjust our contributing instructions for the community
The text was updated successfully, but these errors were encountered: