8000
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 cfdd9b3 commit 3b8da5aCopy full SHA for 3b8da5a
README.rst
@@ -17,6 +17,11 @@ Commitizen
17
:alt: Supported versions
18
:target: https://pypi.org/project/commitizen/
19
20
+
21
+.. contents:: Table of Contents
22
+ :depth: 2
23
24
25
About
26
=======
27
@@ -27,10 +32,11 @@ Based on `conventional commits <https://conventionalcommits.org/>`_
32
.. image:: docs/images/example.png
28
33
:alt: Example running commitizen
29
34
30
-Current commitizens
31
-===================
35
-`angular guidelines <https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit>`_
36
+Commitizens
37
+===========
38
39
+* `angular guidelines <https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit>`_
40
41
42
@@ -43,7 +49,7 @@ Installation
43
49
44
50
45
51
Commiting
46
-======
52
+=========
47
53
48
54
Run in your terminal
55
0 commit comments