Problem/Motivation
- The README.md file is missing.
- The help page is missing.
Proposed resolution
- Create README.md file
- Implement hook_help().
See: README template
Remaining tasks
Create patchReview/RTBC- Commit
User interface changes
Provide module overview page.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | comment_notify-3035556-7.patch | 4.42 KB | gnuget |
| #7 | comment_notify-3035556-4-7-interdiff.txt | 2.88 KB | gnuget |
Comments
Comment #2
Deeksha B commentedReadme file added
Comment #3
gnugetThanks for your contribution!
I reviewed the patch and I found some issues:
Thanks!
Comment #4
i-trokhanenkoComment #5
i-trokhanenkoAdded Readme file according to the Drupal documentation - README template
Also implemented hook_help according to the Drupal documentation - Module documentation guidelines | hook_help
Please review patch #4
Comment #6
Roman Dyn commentedREADME file looks good. Well done! Please commit.
Comment #7
gnugetI got several warnings when I applied the patch:
It seems that the patch had several trailing whitespaces, I removed them in this new patch.
I'm going to commit this later today.
Thanks for all the work done here.
Comment #9
gnugetComment #11
Deeksha B commented