Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo...
Patch to follow, thanks!

Command icon 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

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review

created the MR Please review.

avpaderno’s picture

Title: Capitalize the name of the module in .info.yml file » Capitalize the module name
Status: Needs review » Needs work

Actually, the same needs to be done for every file that shows the module name, including the README.txt file.

urvashi_vora made their first commit to this issue’s fork.

urvashi_vora’s picture

Status: Needs work » Needs review

Hi @apaderno,

I have made the required changes in the README.txt file in MR 1. Please review.

Thanks

paraderojether’s picture

Status: Needs review » Reviewed & tested by the community

Hi @urvashi_vora

I reviewed your changes and it looks good to me.

Thank You.