Closed (works as designed)
Project:
README Help
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2019 at 17:15 UTC
Updated:
24 Jan 2021 at 17:06 UTC
Jump to comment: Most recent
Comments
Comment #2
geek-merlinPostponing on #2946807: Allow using the readmehelp for all modules with no module help.
Comment #3
drugan commentedHi!
Initially it was designed to recognize either readmehelp or drupal:readmehelp
https://git.drupalcode.org/project/readmehelp/blob/HEAD/src/Controller/R...
https://git.drupalcode.org/project/readmehelp/blob/HEAD/src/Plugin/HelpS...
But I am okay if you provide a patch with the readmehelp:readmehelp condition checking if some people use exactly that syntax for module dependencies.
Comment #4
drugan commentedFeel free to reopen the issue if there is a patch.