From 6c7bf18b39270f9933572ef4ffeb5135c291f828 Mon Sep 17 00:00:00 2001 From: Roshan Jossey Date: Mon, 20 Mar 2017 21:22:42 +0530 Subject: [PATCH] Add resouce to a hands on tutorial to make first pull request (#4) * Add resouce to a hands on tutorial to make first pull request Add link to [first contributions](https://github.com/Roshanjossey/first-contributions) which is a hands-on tutorial to get beginners to get started with contributing to open source * Changed Open Source Contribution Order Moved the official Github guide to the top of the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e688d64..54c66cc 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding ### Open Source Contribution Opportunities * [Contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/) - The official GitHub guide. +* [Make your first open source contribution in 5 minutes](https://github.com/Roshanjossey/first-contributions) * [How do I get skilled enough to work on open source projects?](https://www.reddit.com/r/learnprogramming/comments/4xts2c/how_do_i_get_skilled_enough_to_work_on_open/) * Open Source Contribution Opportunites [[Reddit Discussion]](https://www.reddit.com/r/learnprogramming/comments/5wgefy/many_devs_here_on_reddit_and_on_slack_were_asking/) * [Redditor Form to fill out to get notified about Open Source Opportunities](https://devchat.devolio.net/hellocode/)