vweevers / common-changelog

Write changelogs for humans. A style guide.
https://common-changelog.org
MIT License
126 stars 9 forks source link

Add git trailers (and a chapter about git conventions) #10

Open vweevers opened 7 months ago

vweevers commented 7 months ago

In hallmark and remark-common-changelog I'm experimenting with git trailers (https://github.com/vweevers/hallmark/pull/115). This might be the best of both worlds (versus alternatives like Conventional Commits): human readable commit messages with (optional) machine-readable metadata.