issues-helper icon indicating copy to clipboard operation
issues-helper copied to clipboard

Editing issues in $EDITOR

Open jtanguy opened this issue 8 years ago • 1 comments

I'd like to work on a feature that would allow the edition of the issue to be in $EDITOR, allowing for bigger issues.

Right now, I would like to propose a file like git commit messages templates. Something along the lines of

Issue title
<blank line>
Issue body

I am not sure how to handle labels/tags though. delimiter-separated words on the second line ? a hashtag system ?

jtanguy avatar Dec 06 '17 21:12 jtanguy

Don't forget that --open opens the issue for edition in the browser, so I don't think it's necessary to recreate all the gitlab UI in the editor

Le 6 déc. 2017 22:00, "Julien Tanguy" [email protected] a écrit :

I'd like to work on a feature that would allow the edition of the issue to be in $EDITOR, allowing for bigger issues.

Right now, I would like to propose a file like git commit messages templates. Something along the lines of

Issue title Issue body

I am not sure how to handle labels/tags though. delimiter-separated words on the second line ? a hashtag system ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CleverCloud/issues-helper/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKk85ujfHa_rIb6kJIPdQU7vUOTqoTwks5s9wBrgaJpZM4Q4lHl .

divarvel avatar Dec 06 '17 21:12 divarvel