From 483230d865d8e9a01c4d7f5cd477f084e4a488eb Mon Sep 17 00:00:00 2001 From: Akhil Seshan Date: Tue, 2 Oct 2018 13:56:49 +0530 Subject: [PATCH] Update README.md Addition of "Getting started with Hacktoberfest for beginners " section for helping beginners to start contributing for open-source projects. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index cf16f6b..0838a2c 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,13 @@ Privacy information can be found at https://privacy.microsoft.com/en-us/ Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise. + +# Getting started with Hacktoberfest for Beginners + +If you're new to open source (which everyone was once!), you can take a look at the [Introduction to Open Source](https://opensource.com/resources/what-open-source) tutorial series. + +To make your first contribution, it's required to familiarize yourself with [How To Create a Pull Request](https://help.github.com/articles/creating-a-pull-request/). + +[Visit this guide to find out more about how you can contribute to open source.](https://opensource.guide/how-to-contribute/) + +[Or learn by playing a game.](https://www.twilio.com/quest/mission/28)