Problem/Motivation
When you enable the module, the method hook_help is not implemented.
Steps to reproduce
Download and activate the module and visit it's help page.
Proposed resolution
Implement the hook_help and describe the functionality of the module and it's usage.
Remaining tasks
Implement hook_help.
Issue fork taxonomy_enum-3342573
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
vadim ansari commentedCreated MR for this issue.
Please review this.
Thanks.
Comment #6
dieterholvoet commentedThanks!