We could be using README.md instead of README.txt to make use of the nicer rendering via markdown.
Now that we've moved to GitLab, we should probably use Markdown instead of plain .txt files for our documentation
Issue fork copyprevention-3321391
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
nitapawar commentedCommitted to proposed solution!
Please review!
Comment #4
phpsubbarao commented@Nita, there is more text gap in the patch, please update it.
Comment #6
grace_karunaUpdated the md file @phpsubbarao
Here is a summary of the preferred format for README.md:
Headings in all caps.
Headings underlined with ===/--- to the length of the heading, followed by a blank line.
Two lines prior to headings (except the first one).
Bullets denoted by asterisks (*) with hanging indents.
Numbered lists indented 4 spaces.
Bulleted lists indented 1 space.
Text manually word-wrapped within around 80 cols.
Comment #7
grace_karunaPlease review it as per the proposed solution
Comment #8
nitapawar commented@grace_karuna #5 is looking good! moving to RTBC!
Comment #9
neslee canil pinto