An open API service indexing awesome lists of open source software.

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

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)