commitizen / commitizen/cz-cli
support breaking changes without a longer description
Đang mở
bug
help / pr wanted
- Ngôn ngữ chính
- JavaScript
- Star
- 17.5k
- Fork
- 566
- Merge trung bình
- 8 giờ 16 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.