@manton @pimoore Love this! Another thing I've noticed for my plug-ins is that people miss there's documentation available over at GitHub. Which I don't blame them for. 😊
What if developers could add additional links below the plug-in description? Like "installation instructions", "documentation", or "support". Something like this:
@amit @manton @pimoore I don't know if it's easy or not, but I do like the idea. 😊 It's a common pattern to use files like README.md, CHANGELOG.md, and INSTALL.md and show them in user-facing directories. Nova Extensions is one example, Atom Packages another.