commitizen / commitizen/cz-cli

support breaking changes without a longer description

Open
#718 5 comments 5 reactions 1 assignee Claimed by @dmwelch View on GitHub
bug help / pr wanted
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.