commitizen / commitizen/cz-cli
support breaking changes without a longer description
未關閉
bug
help / pr wanted
- 主要語言
- JavaScript
- 星號
- 17.5k
- 分支
- 566
- 平均合併
- 8 小時 16 分鐘
- 30 天內合併 PR
- 1
描述
Currently if I try to create a commit with breaking changes but without a longer description I get the following message: "A BREAKING CHANGE commit requires a body. Please enter a longer description of the commit itself:". According to the [examples](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-with-description-and-breaking-change-in-body) from the Conventional Commits spec commit messages where the body consists of only a breaking change are valid and should be supported by Commitizen.
貢獻指南
評估
這個 Issue 還沒有評估資料。