We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e41ca commit fb5f05fCopy full SHA for fb5f05f
docs/images/bump.gif
-538 KB
docs/images/demo.gif
-554 KB
docs/images/init.gif
131 KB
docs/init.md
@@ -1,3 +1,5 @@
1
+
2
+
3
To start using commitizen, the recommended approach is to run
4
5
```sh
@@ -16,3 +18,4 @@ The `init` will help you with
16
18
5. Choosing a version type (`semver` or `pep440`)
17
19
6. Whether to create the changelog automatically or not during bump
20
7. Whether you want to keep the major as zero while building alpha software.
21
+8. Whether to setup pre-commit hooks.
0 commit comments