You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Right now if you click on the "Create documentation issue" link from a page on the website, it opens a new issue with the issue title set to the name of the page and nothing in the body.
Describe the solution you'd like
I would like for documentation issues created from the website to use a template (like this one that is used for feature requests). It would be great if we could also fill in a link to the page that generated the ticket so that it was easy to track back to where the user clicked the button. And it would be nice to automatically add tag(s) to the ticket as well (although using a template might handle that automatically).
Describe alternatives you've considered
We can leave it as-is, but it makes it difficult to track where documentation tickets come from unless the person filing them goes out of their way to make it clear and obvious.
I originally filed this issue in our github project as googleforgames/agones#2706 but after looking at the docsy site I believe it's an upstream issue.