gh issue create —repo <[HOST/]OWNER/REPO>
https://cli.github.com/manual/gh_issue_create
I was surprised seeing ton of people going for the replace approach. It didn't even cross my mind to edit the string, I went straight for regex for part 1 and it was easy enough to adapt it for part 2.