Problem/Motivation

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 check_dns-3357336

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

vimal_nadar created an issue. See original summary.

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

ranjit1032002’s picture

Status: Active » Needs review

Created MR!1 for replacing README.txt with README.md, please review.
Thank You.

vimal_nadar’s picture

Assigned: vimal_nadar » Unassigned
Status: Needs review » Needs work

@Ranjit1032002 ##Introduction is missing in the raised MR

ranjit1032002’s picture

Status: Needs work » Needs review

##Introduction has been added, please review.

akshay kashyap’s picture

FILE: /home/gai/drupal-git/drupal/modules/check_dns/README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------
 17 | WARNING | Line exceeds 80 characters; contains 82 characters
----------------------------------------------------------------------
vimal_nadar’s picture

Status: Needs review » Reviewed & tested by the community

I reviewed MR 1 and it satisfies all formatting suggested in https://www.drupal.org/docs/develop/managing-a-drupalorg-theme-module-or...

Moving it to RTBC.

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

gaurav_drupal’s picture

Status: Reviewed & tested by the community » Fixed
gaurav_drupal’s picture

Status: Fixed » Closed (fixed)
akshay kashyap’s picture

gaurav_drupal’s picture