From 2cc996bb20da022cc508294b300b57071b18fa49 Mon Sep 17 00:00:00 2001 From: Navin Date: Mon, 20 Jul 2020 01:08:12 +0530 Subject: [PATCH] =?UTF-8?q?docs(contributing):=20=F0=9F=93=9D=20=20add=20t?= =?UTF-8?q?oc=20to=20contributing=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes #15 --- CONTRIBUTING.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d933f5c..69bdc41 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,20 @@ Thanks for showing interest in contributing to VSCode CSS Snippets 💖 +- [Welcome Aboard](#welcome-aboard) + - [Introduction](#introduction) + - [Quick Contribution Details](#quick-contribution-details) + - [Detailed Contribution Details](#detailed-contribution-details) + - [Setup](#setup) + - [Development](#development) + - [What's in the folder](#whats-in-the-folder) + - [Creating new snippets](#creating-new-snippets) + - [Test your snippets locally](#test-your-snippets-locally) + - [Make changes and reload](#make-changes-and-reload) + - [Commit Convention](#commit-convention) + - [Steps to PR](#steps-to-pr) + - [License](#license) + ## Introduction Valid snippets require below 4 details,