sindresorhus/refined-github
The issue has been solved
Add `description` field to `features.add()` #1787
sindresorhus posted onGitHub
Currently, we just write the feature description as a code comment at the top of the file.
The description
field should be required.
We will use it in the future for #1780, to show the description in the settings page.