-
I'm not sure that this is the right place to open this but here goes; have there been any discussions on how to enforce commitizen? We started using it in a few projects at work but it's both easy to …
-
Hi,
I'm happy to meet this tool. While running
```
commitizen init cz-conventional-changelog --save --save-exact
```
I got `package.json Not Found`, but you know, git is a generic version control sy…
-
Hi,
Thanks for your nice tool, that's very handy.
It would be awesome to have scope propostions from previous scopes from the commit history.
Because it's hard to remember what we've previously used s…
-
Hi, when devs at my outfit merge a branch into the working branch, they get the commitizen prompts as expected, but they end up with `Merge branch into ` as the commit message anyway, obviating effor…
tquid updated
2 years ago
-
Getting the following error on cz-conventional-changelog@1.1.6:
```
node_modules/cz-conventional-changelog/index.js:79
]).then(function(answers) {
^
TypeError: cz.prompt(...).then is not …
-
**Is your feature request related to a problem? Please describe.**
I wish to be able to add descriptions and default emoji for types.
**Describe the solution you'd like**
Using [cz-emoji](https:/…
-
I got:
`Error: No files added to staging! Did you forget to run git add?`
After downgrading to 2.9.5 it worked.
-
Since conventional-changelog has many presets and angular is one of them.
-
Hi Every one,
I have used husky and commitizen in my project, when i try to make some commits , from git bash it is executing the hooks properly by prompting the questions (which is expected ), but…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Darwin 21.6.0 x86_64 i386
### What steps can reproduce the bug?
ru…