vweevers / common-changelog

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

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

Open vweevers opened 3 months ago

vweevers commented 3 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.