Problem/Motivation
The license is not correct (duplicated)
https://git.drupalcode.org/project/metatag_ui_enhancements/-/blob/main/c...
The module is overall in good shape and generally follows Drupal best practices. However, a few adjustments are needed to meet the requirements for full Security Advisory coverage and improve maintainability:
README.md file – Add clear and consistent instructions on how to install and use the module.
Default branch – Change the default branch to 1.x to match the major version line. This follows Drupal’s convention and is required for Security Advisory coverage.
Secure release management – Create releases using Drupal.org’s release tools instead of manually pushing tags, and include a changelog.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork metatag_ui_enhancements-3582377
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
selvira commented