While evaluating this module I noticed that on the Extend page, the project name is in lower case and should be in title case to be consistent with the rest of the project names on the 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!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2018-09-21 at 9.25.57 AM.png | 13.68 KB | JQTNguyen |
| #2 | acquia_connector-capitalize-3001530-2.patch | 381 bytes | volkswagenchick |
Comments
Comment #2
volkswagenchickI uploaded a patch that capitalizes the name of the module
Comment #3
JQTNguyen commentedChanges look good in the UI (see screenshot), name capitalization aligns with Drupal Standards, and patch applied without errors using Simplytest.Me. Marking RTBC.
Comment #4
danepowell commentedThanks a lot for the contribution, I'm going to roll this into the more comprehensive #3002073: Capitalize the name of the submodule and dependency namespacing in .info.yml file but I'll be sure to give you credit for the patch.
Comment #5
volkswagenchick