https://github.com/git-chglog/example-type-scope-subject
https://github.com/git-chglog/example-type-scope-subject
git-chglog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/git-chglog/example-type-scope-subject
- Owner: git-chglog
- License: mit
- Created: 2018-04-14T07:59:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T18:16:31.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T18:11:18.592Z (2 months ago)
- Topics: git-chglog
- Language: Makefile
- Homepage: https://github.com/git-chglog/example-type-scope-subject/blob/master/CHANGELOG.md
- Size: 6.84 KB
- Stars: 6
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.cool.md
- License: LICENSE
Awesome Lists containing this project
README
# example-type-scope-subject
This repository is a example using `git-chglog`. It's use the following commit message format.
```
():
```For details, please refer to the [commit history](https://github.com/git-chglog/example-type-scope-subject/commits/master) :+1:
## CHANGELOG
Please check CHANGELOG applying 3 styles.
* [keep-a-changelog](./CHANGELOG.kac.md)
* [standard](./CHANGELOG.standard.md)
* [cool](./CHANGELOG.cool.md)## Related Projects
* [git-chglog/git-chglog](https://github.com/git-chglog/git-chglog) - CHANGELOG generator implemented in Go (Golang)
* [git-chglog/artwork](https://github.com/git-chglog/artwork) - Assets for `git-chglog`.## License
[MIT © tsuyoshiwada](./LICENSE)