phly / keep-a-changelog

Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
https://phly.github.io/keep-a-changelog/
BSD 2-Clause "Simplified" License
182 stars 23 forks source link

(Doc) Beginner's guide #87

Open rieschl opened 4 years ago

rieschl commented 4 years ago

Feature Request

Q A
New Feature yes
BC Break no

Summary

The first time I used KAC I had to figure out how a regular flow would look like. I got used to it quite quickly but a small tutorial would have been helpful. Something like that:

Basic flow for a bugfix:

It'd really speed up getting used to KAC. Thanks :)