Problem/Motivation
Replace README.txt with README.md

Steps to reproduce
update the README

Proposed resolution
following this pattern
https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

Issue fork starrating-3316203

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

gowthami reddy created an issue. See original summary.

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

avpaderno’s picture

The Drupal coding standards, under Naming Conventions / File names, says:

All documentation files should have the file name extension ".txt" to make viewing them on Windows systems easier. Also, the file names for such files should be all-caps (e.g. README.txt instead of readme.txt) while the extension itself is all-lowercase (i.e. txt instead of TXT).

anchal_gupta’s picture

Committed that adheres to Drupal standards.

arti_parmar’s picture

Assigned: Unassigned » arti_parmar

Manoj Raj.R made their first commit to this issue’s fork.

Manoj Raj.R’s picture

Assigned: arti_parmar » Unassigned
Status: Active » Needs review

Updated with proposed solution in Markdown format.
please review it.

Pracheth’s picture

Status: Needs review » Reviewed & tested by the community

Hi @Manoj Raj.R,

Reviewed #7, Markdown looks good to me.
Changing the status to Reviewed and Tested by Community.

voleger’s picture

Version: 8.x-1.x-dev » 8.x-4.x-dev

8.x-1.x branch is not supported

voleger’s picture

Status: Reviewed & tested by the community » Fixed

Merged.
If you have something to add according to README.md file template, please create a followup issue. https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

  • voleger committed 15ed8747 on 8.x-4.x authored by Anchal_gupta
    Issue #3316203 by voleger, gowthami reddy, Manoj Raj.R, Anchal_gupta,...

Status: Fixed » Closed (fixed)

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