mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-24 16:40:58 -05:00
[GH-ISSUE #37] Explain differences between Body and Footer content #677
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @damianopetrungaro on GitHub (Mar 21, 2018).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/37
I would like to propose an explicit difference in Body and Footer section.
The footer should only contain info as BC, external links.
The body should only to explain what and why changed (more like a Product Manager perspective).
@stevemao commented on GitHub (Mar 22, 2018):
That should be correct. PR welcome :)
@damianopetrungaro commented on GitHub (Mar 23, 2018):
@stevemao PR ready, please review it.