Closed
Description
The underlying structure of our repos makes it hard for users and even Elastic employees to know where to go to report a doc issue. They can use the Edit link, but might feel intimidated when they see they need to open a pull request. It seems like we have all the information that we need to make this easier.
Instead of a subtle Edit icon that appears in the docs, could we have something more explicit that allows users to either edit the docs in GitHub or open an issue in the repo where the source files live?
Maybe something like:
Find an error? Fix it | Report it
This would save everyone the hassle of having to figure out how to get content updated (and reduce some internal chatter around "how do I get this updated?")