silvanocerza

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

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

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

[–] silvanocerza@lemmy.world 20 points 9 months ago (2 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.