https://github.com/conventional-commits-rs/conventional-commits-json
JSON file containing all commit types and their description
https://github.com/conventional-commits-rs/conventional-commits-json
conventional-commits json-library
Last synced: 4 months ago
JSON representation
JSON file containing all commit types and their description
- Host: GitHub
- URL: https://github.com/conventional-commits-rs/conventional-commits-json
- Owner: conventional-commits-rs
- License: apache-2.0
- Created: 2021-03-23T12:18:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T00:59:36.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T08:10:24.654Z (almost 2 years ago)
- Topics: conventional-commits, json-library
- Language: Shell
- Homepage:
- Size: 5.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license-apache
Awesome Lists containing this project
README
# conventional-commits-json
> A JSON file describing all [conventional commits][cc] commit types.
The types' description is kept at under 80 characters to make it properly displayable in most terminals. Although the types are part of the standard, the descriptions are not and are just a mere guidance to what each type means.
[cc]: https://www.conventionalcommits.org/en/v1.0.0/#specification
#### License
Licensed under either of Apache License, Version
2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.