Skip to content

Commit 495a0ef

Browse files
docs(README): add headings
1 parent 027008e commit 495a0ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
List of conventional commit types.
44

5+
## Spec
6+
57
Exports an object with a `types` key whose value is an object whose keys are type names and whose values are objects with key-value pairs such as `description` as string, etc. See [index.json](index.json). Any alternatives should follow the same spec.
68

9+
## Etc.
10+
711
Used by [commitizen/cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog) for [commitizen/cz-cli](https://github.com/commitizen/cz-cli).
812

913
Commit types originally from:

0 commit comments

Comments
 (0)