silvanocerza

joined 1 year ago
[–] silvanocerza@lemmy.world 1 points 5 months ago* (last edited 5 months ago)

gh issue create —repo <[HOST/]OWNER/REPO>

https://cli.github.com/manual/gh_issue_create

[–] silvanocerza@lemmy.world 0 points 11 months ago (1 children)

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.