mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-07-17 13:12:03 -05:00
[GH-ISSUE #701] Is there a formal keyword list? #11122
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 @J-Siu on GitHub (May 29, 2026).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/701
I am very new to conversational-commits.
I went through https://www.conventionalcommits.org/en/v1.0.0/, especially the #specification section. But there doesn't seems to be an official, formal list of keyword and their meanings.
Specificationsection has:feat,fix.Summarysection has:build,chore,ci,docs,style,refactor,perf,testWill there be a formal list?
Or am I not understanding the idea correctly?