sindresorhus/refined-github





The issue has been closed
Meta-feature: Add information box to each `feature` file #3630
fregante posted onGitHub
On this same repo, when visiting a feature file (https://github.com/sindresorhus/refined-github/blob/master/source/features/action-used-by-link.tsx) we could display a box with parsed information about the feature, both as documentation and as a debug helper.
<img width="1043" alt="" src="https://user-images.githubusercontent.com/1402241/95401399-b6ebe780-08d2-11eb-90ba-1649af885c5c.png">
Content the box could include:
- the screenshot as a
<img>
- the formatted description
- links to PRs that implemented it, like the history page without clutter (skips any meta PRs) — discussed here first
- an issue ego-search, like https://github.com/sindresorhus/refined-github/issues?q=%22show-whitespace%22, displaying the text: 34 conversations, 3 open