mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
Refine commit message format grammar #156
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 @1e9y on GitHub (Sep 29, 2022).
Current suggested format doesn't clearly state correct usage of optional scope. Commit header defined as following:
While later in text scope is defined as "contextual information and is contained within parenthesis". That means commit header should have following form:
Square brackets here means optional block. Parenthesis are literal symbols.
<scope>is an arbitrary string.@malware2101 commented on GitHub (Jan 10, 2025):
can you assign me this!!
@bcoe commented on GitHub (Jan 15, 2025):
@malware2101 please go ahead and submit a PR 👍