-
-
Notifications
You must be signed in to change notification settings - Fork 301
-
According to the Conventional Commits specifications:
A commit body is free-form and MAY consist of any number of newline separated paragraphs.
and
A footer’s value MAY contain spaces and newlines, and parsing MUST terminate when the next valid footer token/separator pair is observed.
But currently as far as I press 'enter' on my keyboard to add a new line to the body or footer the entering is stopped and commitizen goes to the next question.
Is there a way to add newlines to the body and footers?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment