nvim-surround icon indicating copy to clipboard operation
nvim-surround copied to clipboard

docs: Improve issue template.

Open smjonas opened this issue 2 years ago • 3 comments

I think using yaml instead of markdown is way better for user experience because it allows things like required fields, checkboxes and non-modifiable text :D I got a bit of inspiration from Neovim's issue template. I also removed the "Describe the bug" section because there was a lot of overlap with the "To reproduce" and "Additional context" fields. Also, "Actual behavior" seemed to be missing which is why I added that instead.

I created a repo for you where you can test this out: https://github.com/smjonas/test/issues/new/choose

Let me know what you think!

smjonas avatar Jul 25 '22 11:07 smjonas

Fwiw, this is much harder to use on mobile and straight up doesn't work in the GH app. (It loads the browser.)

NoahTheDuke avatar Jul 25 '22 11:07 NoahTheDuke

When I open the link on mobile I am simply redirected to the website (probably this is not implemented in the app yet). Filling it out there works just fine for me.

smjonas avatar Jul 25 '22 12:07 smjonas

Thanks for the PR! I might defer this change until forms are out of beta; at the very least until I finish pushing out some other features.

kylechui avatar Jul 25 '22 16:07 kylechui

Btw, I don't think this feature will be out of beta anytime soon :D It's been in beta since at least July of last year. Both Vim and Neovim have since adopted it.

smjonas avatar Aug 07 '22 20:08 smjonas