Problem/Motivation
hook_help function missing in .module file
Issue fork simplei-3343657
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
shubham rathore commentedCreate MR for the issue.
Please review.
Thanks.
Comment #4
mmbkHmm, imho hook_help() is not mandatory. But a nice-to-have, but if it is present, I think it should explain, how it should be used. Personally I don't see any added value, when the description appears in the help section.
Comment #7
elberI will work on it.
Comment #8
elberHi I created a new MR to branch 2.x because it's the most new branch of the module. I also added the hook help. Please revise.
Comment #9
elberSorry, wrong status
Comment #10
lucienchalom commentedthe help_hook was created and show the README on the help page. (on MR 3)
If any improvements can be made, would be on the readme file, so I consider this RTBC
Comment #13
ki commentedIncluded in ver 2.1.2
Comment #14
ki commented