Robert Pluim <rpl...@gmail.com> writes: > It might be good to mention `magit-generate-changelog' there as an > easy way to produce the ChangeLog format entry (it doesnʼt require you > to iterate over the diff hunks, and you can call it from the magit > commit buffer).
Note that we already mention `magit-commit-add-log` in https://orgmode.org/worg/org-contribute.html#commit-messages I personally dislike magit-generate-changelog because it tempts to document only a single change in a function, even when multiple changes were made in that function. However, the command might indeed be useful for others. It could be a good addition to https://orgmode.org/worg/org-contribute.org I do not think that magit staff belongs to CONTRIBUTE file directly. Patches are welcome. Best, Ihor