You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?