diff --git a/contributing.md b/contributing.md index be8c7993c..971b62408 100644 --- a/contributing.md +++ b/contributing.md @@ -29,22 +29,26 @@ Please note that the markdown has a specific format. Please follow the sample fo * Title of the file to represent the node item. * Add a brief summary describing the roadmap node (preferably less than 200 characters) * Use `ResourceGroupTitle` tag for the resources heading - ``` + + ```html Free Content ``` + * Use `BadgeLink` tag for the resource links with below guidelines + ```html React Website - + The Beginner's Guide to React - + Understanding React's UI Rendering Process - + What is DNS? + ``` ## Guidelines