diff --git a/approval.go b/approval.go index 58bf139..f67f74d 100644 --- a/approval.go +++ b/approval.go @@ -58,7 +58,7 @@ Respond %s to continue workflow or %s to cancel.`, ) var err error fmt.Printf( - "Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s", + "Creating issue in repo %s/%s with the following content:\nTitle: %s\nApprovers: %s\nBody:\n%s\n", a.repoOwner, a.repo, issueTitle,