mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-23 06:10:51 -05:00
[PR #134] [MERGED] feat: introduce ! for indicating breaking changes in header #2294
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?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/134
Author: @bcoe
Created: 3/23/2019
Status: ✅ Merged
Merged: 4/10/2019
Merged by: @bcoe
Base:
master← Head:introduce-bang📝 Commits (2)
ed6320ffeat: introduce bang to spec208e0a0add example of !📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
content/next/index.md(+9 -0)📄 Description
Based on discussion in #43 I've made an effort to describe a new
!character, which can optionally be used in the header to indicate a breaking change.The value I see in making this optional:
I propose we wait and see how widely
!is adopted, and consider making it a MUST in the future if it's seeing wide adoption.CC: @DominicKramer, @apetro, @ofrobots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.