Allow user to create issues within the docs-site #3508
|
At the bottom of each example in docs there should be a link which redirects user to new-issue page of this repo . Also, current issues related to the component can be displayed beneath it using this api, https://api.github.com/repos/elastic/eui/issues?labels=tables label would be |
Replies: 3 comments
|
This is a very interesting idea and could help streamline the bug/feature requests and ensure they're named/titled properly in Github so they're easier to search for. Though I do have some concerns and caveats. Concerns
Caveat
We may just need to make the link to the repo more apparent and push people to it for bug/feature requests. This could be in the primary side-nav maybe under the gear icon, or on the homepage. |
|
Could there be a P.S. #3767 created |
Closing this as won't implement. We're more likely to lean towards linking users towards the source code of the components rather than opening an issue (#491).