We could be using README.md instead of README.txt to make use of the nicer rendering via markdown.

CommentFileSizeAuthor
#4 bootstrap_styles.png173.4 KBnupur badola
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

Raghavendra A M created an issue. See original summary.

raghavendra a m’s picture

Issue summary: View changes

Committed according to the proposed solution.

Please review it.

nupur badola’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new173.4 KB

Patch is working and marking it to RTBC.

rajab natshah’s picture

Version: 1.0.3 » 2.0.x-dev
Status: Reviewed & tested by the community » Needs work

Thanks for reporting and the MR
let us have more info in the README.md file
At this time it's empty

bharath-kondeti made their first commit to this issue’s fork.

bharath-kondeti’s picture

Status: Needs work » Needs review
nupur badola’s picture

Reviewed MR!46, the patch is not cleanly applied.

1. git.drupalcode.org_project_bootstrap_styles_-_merge_requests_46.diff.txt:12: trailing whitespace.
* Features
warning: 1 line adds whitespace errors.

2. Introduction section must come under project name.
3. Only the first letter of the heading should be in uppercase.

4. Swap out the * (asterisk) for - (hyphen).

5. Replace "##Content of the file" with "##Table of contents".

6. The readme.md file is not complete according to the template. For further information, please visit https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module or distribution-project/documenting-your-project/readmemd-template.
nupur badola’s picture

Status: Needs review » Needs work

Mohd Sahzad made their first commit to this issue’s fork.

avpaderno’s picture

The README.md file does not follow the template given in https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or....