Problem/Motivation
When you enable the module, the method hook_help is not implemented.
Steps to reproduce
Download and activate the module and visit its help page.
Proposed resolution
Implement the hook_help and describe the functionality of the module and it's usage.
Issue fork entity_reference_display-3335796
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
Sonal Gyanani commentedCreated MR for the issue.
Please review.
Thanks
Comment #4
sahilgidwani commentedI have reviewed the MR and it looks perfect to me.
Comment #7
eleonelThanks everyone for your contributions.