From c47b9b2ecfd9358e4b945c7f16d693dcde323d26 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 15 Sep 2022 20:36:20 +0400 Subject: [PATCH] Update contribution docs --- contributing.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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