From ad4b079d636c6f568719f789c0be4c2a008c2777 Mon Sep 17 00:00:00 2001 From: Aniket Date: Sat, 8 Oct 2022 01:40:13 +0530 Subject: [PATCH] contribution.md updated --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2234d5148..6303cb733 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,16 @@ So you want to help? That's great! Here are a few things to know to get you started on the right path. +Step 1. Fork the project + +Step 2. Copy the URL by clicking the code button just below settings + +Step 3. Copy the project to your local system. + +Step 4. Use command --> git clone URL + +**_NOTE_** : Don't type URL while using git clone URL. Paste the copied link from step2 in place of URL. + ## Development Installation ```bash