While evaluating this project, I noticed the name of the project is not capitalized on the Extend page.

Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/develop/documenting-your-project/help-text-s...

Patch to follow ... Thanks

Comments

volkswagenchick created an issue. See original summary.

volkswagenchick’s picture

Assigned: volkswagenchick » Unassigned
Status: Active » Needs review
StatusFileSize
new523 bytes

I uploaded a patch that capitalizes the name of the module. Thanks!!

I also added a new line at the end of the file as per coding standards.

alonaoneill’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new14.5 KB

Code looks good, the name of the module is now capitalized on the Extend page. Screenshot provided."
The dependency namespacing aligns with Drupal documentation standards.
Marking as RTBC
Thank you for working on module!

istryker’s picture

Status: Reviewed & tested by the community » Fixed

Committed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.