While I was evaluating this module, I noticed it lacked a readme.
According to Drupal standards, modules should include a useful README.file:
https://www.drupal.org/docs/develop/documenting-your-project/module-docu....
https://www.drupal.org/docs/develop/documenting-your-project/readme-temp...
I will add a patch with the readme, thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | cognito-add-readme-2988696-4.patch | 3.4 KB | leon kessler |
| #4 | cognito-add-readme-2988696-3.patch | 3.35 KB | leon kessler |
| #2 | cognito-add-readme-2988696-2.patch | 2.26 KB | legaudinier |
Comments
Comment #2
legaudinier commentedPatch includes readme. Thanks!
Comment #3
dani3lr0se commentedThe patch applied successfully. Formatting, spelling and grammar all look good. It also aligns with Drupal standards. Thanks for the patch @legaudinier.
Comment #4
leon kessler commentedI've added in setup instructions from #2947748: Document User pools setup (these are pretty important for being able to use the module).
Comment #5
benjy commented"achieve this"? I'm not sure what that's referring to?
Comment #6
leon kessler commentedYep that parts a bit confusing (was just straight copypasted from the module page). I've edited it a bit to make more sense.
Comment #7
benjy commentedCommitted and pushed, thanks.