@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.