Open
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 from the Conventional Commits spec commit messages where the body consists of only a breaking change are valid and should be supported by Commitizen.