Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting multiline for conventional changelog #41

Closed
lirantal opened this issue Jan 11, 2017 · 3 comments
Closed

Supporting multiline for conventional changelog #41

lirantal opened this issue Jan 11, 2017 · 3 comments

Comments

@lirantal
Copy link

Hi @jimthedev,

This is in follow-up to commitizen/cz-cli#398 which I know you closed it and forwarded here which is I'm opening it in the relevant place for another discussion.

I believe that this adapter is inspired and follows Angular guideline for commits, which clearly allows multilines. Obviously it's easy to fork this adapter and make the change but it would be better IMHO to just update this adapter to work according to expected semantics for commits.

Example commit: angular/angular.js@0694af8

image

@lirantal
Copy link
Author

Sorry, that's my bad.
The conventional changelog does allow you to provide further "next-line" through the last question.

Closing.

@marceloavf
Copy link

How do you make it work @lirantal ?

@lirantal
Copy link
Author

hey @marceloavf,
no magic to it, I just noted that the last 2 questions in the interactive prompt result in their own new line.

for example, the following:
image

turns into:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants