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.
2 parents 59bdc2b + dc2a4e9 commit 7145cb8Copy full SHA for 7145cb8
README.md
@@ -1,8 +1,8 @@
1
# commitizen cz template
2
3
-cz template for [commitizen](https://github.com/Woile/commitizen) v3
+cz template for [commitizen](https://github.com/commitizen-tools/commitizen) v3+
4
5
-## Prerequiste
+## Prerequisites
6
7
- Python 3.x
8
- Poetry 1.2.x
@@ -23,10 +23,10 @@ cz template for [commitizen](https://github.com/Woile/commitizen) v3
23
3. Publish it to [pypi](https://pypi.org/) or install locally through `pip install .`
24
4. Test through `cz --name cz_[cz_name] [command]`
25
26
-## Lisence
+## License
27
28
[MIT](https://opensource.org/licenses/MIT)
29
30
## Author
31
32
-[Lee-W](https://github.com/Lee-W/) ([email protected])
+[Lee-W](https://github.com/Lee-W/) (<[email protected]>)
0 commit comments