From 699629493a9516be12152ee10b556d20c172baf7 Mon Sep 17 00:00:00 2001 From: pronayguha Date: Fri, 2 Oct 2020 13:22:01 +0530 Subject: [PATCH] Update the doc --- CONTRIBUTORS.md | 1 + README.md | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index be76f4b..97c2e44 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,3 +5,4 @@ - [Sagun Jaiswal](https://github.com/sagunjaiswal) - [Mukka Deepak](https://github.com/Deepakmukka1) - [JayaGaneshKumar](https://github.com/jayaganeshkumar) +- [Pronay Guha](https://github.com/pronayguha13) diff --git a/README.md b/README.md index 1bdadaf..e03eab7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ ![badge](http://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square) - # KickOff To Open Source Maintainer - [@MadhavBahlMD](https://github.com/MadhavBahlMD/) @@ -19,7 +18,7 @@ Also, you can see the presentation slides of `Kickoff To Opensource` here: [madh First step for starting open source is obviously, finding an open source project to contribute to! -Either you can go for contributing the project os some open source organisation like fossasia etc. +Either you can go for contributing the project on some open source organisation like fossasia etc. Or, you can find your projects/issues you want ot work on from these websites. @@ -33,7 +32,7 @@ Or, you can find your projects/issues you want ot work on from these websites. - [Awesome First Timers PR](https://github.com/MunGell/awesome-for-beginners) - A list of awesome beginners-friendly projects. -By now, you must have found your required project/issue. +By now, you must have found your required project/issue. This is a first timers only repo which can be used to make your first open source contribution. We will write our username and description in the CONTRIBUTORS.md file and make a PR. @@ -57,7 +56,7 @@ git clone "Copied URL" -## STEP 4: Create A Branch +## STEP 4: Create A Branch Go to the directory where you cloned the repo. @@ -77,7 +76,6 @@ git checkout -b MadhavBahlMD - ## STEP 5: Make Changes! Resolve Issue! Commit Those Changes! Push To GitHub! Make the necessary changes, commit and push your code to GitHub.