Describe the feature or problem you’d like to solve
I can't find a way to create a PR with a multi line body with the flags
Proposed solution
One solution can be to allow multiple time the flag --body and concatenate with the newline separator. It's useful when use the cli in a script or something like that
Or may be there is another way?
Describe the feature or problem you’d like to solve
I can't find a way to create a PR with a multi line body with the flags
Proposed solution
One solution can be to allow multiple time the flag
--bodyand concatenate with the newline separator. It's useful when use the cli in a script or something like thatOr may be there is another way?