mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-24 06:40:53 -05:00
[GH-ISSUE #411] improve revert example #4856
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 @privatenumber on GitHub (Nov 8, 2021).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/411
Description
The example set for the "revert" type can be improved:
118d24b0ca/content/v1.0.0/index.md (L193)This is a poor example because it doesn't follow the format of Conventional Commits:
The "description"
let us never again speak of the noodle incidentis not a description of the commit, but rather some obscure inside joke/reference that provides no immediate insight to new contributors that are trying to skim a commit log.Proposal
Change to something like: