Conversation
|
Hi @danielroe , please review when you have a time 🙏 |
| 👉 https://nuxt.com/docs/community/reporting-bugs | ||
|
|
||
| Please use a template below to create a minimal reproduction | ||
| 👉 https://stackblitz.com/github/nuxt/starter/tree/v3 |
There was a problem hiding this comment.
Do you think this (and other references) could be made generic? Maybe using a GitHub variable to reference the repo this is being used in?
There was a problem hiding this comment.
Is this what you have in mind?
Please use a template below to create a minimal reproduction
👉 https://stackblitz.com/github/${repo_name}
👉 https://codesandbox.io/s/github/${repo_name}
I would also think this would be ideal, but I don't have a solution at the moment.
I think it's possible to create an issue using GitHub Actions, but I think it would be hard to use variables when using templates.
It would be nice if it could be achieved with Autolinks, but I haven't tried it yet...
There was a problem hiding this comment.
Another solution is to have the user enter stackblitz as input.
For example, Nuxt Scripts asks the user to enter it.
There was a problem hiding this comment.
Exactly - I'd like to have the repo autofilled in the text of the template.
There was a problem hiding this comment.
I'm glad we were on the same idea.
I'll continue to investigate and consider this renovation.
🔗 Linked issue
related #4 .
❓ Type of change
📚 Description
GitHub Issue template has been added.
It would be a pain to prepare a generic version for all repositories, so I've copied the contents of the Nuxt repo as is.
I think it's fine to have each repository make changes as needed.