- Issue created by @pragya.shroti
- First commit to issue fork.
- Status changed to Needs review
over 1 year ago 12:26pm 19 May 2023 - ๐ฎ๐ณIndia panwarjatin
Changed README.txt to README.md please review it.
Thank you.
- Status changed to Needs work
over 1 year ago 1:01pm 19 May 2023 - ๐ต๐ญPhilippines clarkssquared
Hi panwarjatin
I applied your patch #4 and confirmed that README.txt was changed to README.md, but the README.md is kinda too short according to https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or... โ
Please look at the screenshot attached for your reference.
Thank you
- ๐ฎ๐ณIndia ravi kant Jaipur
ravi kant โ made their first commit to this issueโs fork.
- Status changed to Needs review
9 months ago 11:11am 13 March 2024 - Status changed to Needs work
8 months ago 2:17pm 15 March 2024 - ๐ต๐ญPhilippines clarkssquared
Hi
I applied the updated MR !1 and I confirmed that it creates a README.md file according to Drupal's standard, however I noticed that there's FAQ listed in the Table of contents section but there's no FAQ section in the README file, I suggest to remove the FAQ from the Table of contents.
Here's the content of the README file that MR !1 created
# Term Manager Term Manager used to manage term in advanced mode. **Current Feature** - Move Term to another Vocabulary - Merge Term (under development) For a full description of the module, visit the [project page](https://www.drupal.org/project/term_manager). Submit bug reports and feature suggestions, or track changes in the [issue queue](https://www.drupal.org/project/issues/term_manager). ## Table of contents - Requirements - Installation - Configuration - Troubleshooting - FAQ - Maintainers ## Requirements This module requires no modules outside of Drupal core. ## Installation Install as you would normally install a contributed Drupal module. For further information, see [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules). ## Configuration The module has no menu or modifiable settings. There is no configuration. When enabled, the module will prevent the links from appearing. To get the links back, disable the module and clear caches. ## Maintainers - Wendy William - [drupalnesia](https://www.drupal.org/u/drupalnesia)
- Status changed to Needs review
8 months ago 5:37am 18 March 2024 - ๐ฎ๐ณIndia ravi kant Jaipur
@clarkssquared
I have fixed the issue as suggest. - Status changed to RTBC
8 months ago 1:58pm 22 March 2024 - ๐ต๐ญPhilippines clarkssquared
Hi
I reviewed the updated MR !1 and now the README.md file looks good according to Drupal's template.