Remove README.txt file from module.

Command icon 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

Jay Jangid created an issue. See original summary.

jay jangid’s picture

Assigned: jay jangid » Unassigned
Status: Active » Needs review

Created MR for this issue , please review.

Thank you.

kallado’s picture

@jay-jangid You can't just remove the file and leave the reverence to in the hook_help
( $readme = __DIR__ . '/README.txt'; )

kallado’s picture

Assigned: Unassigned » kallado

Ranjit1032002 made their first commit to this issue’s fork.

ranjit1032002’s picture

Assigned: kallado » Unassigned

Created MR for the issue metioned in comment #4 , please review.

Thank you.

kallado’s picture

Assigned: Unassigned » kallado
Status: Needs review » Fixed

Thanks reviewed and merged.

kallado’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kallado’s picture

kallado’s picture