|
1 | 1 | # List of curated resources to get started in Open Source
|
2 | 2 | This is a comprehensive, yet not definitive, collection of _verified_ resources that we put together in an attempt to help anyone wanting to get started in the amazing world of Open Source.
|
3 | 3 |
|
4 |
| -If you know of any more great resources for this purpose please feel free to add them here. To make it easier for you to conntribute to this repo we have some [Contributing Guidelines](./CONTRIBUTING.md), make sure to read them first. |
| 4 | +If you know of any more great resources for this purpose please feel free to add them here. To make it easier for you to contribute to this repo we have some [Contributing Guidelines](./CONTRIBUTING.md), make sure to read them first. |
5 | 5 |
|
6 | 6 |
|
7 | 7 | <!-- TOC depthFrom:2 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
|
8 | 8 |
|
9 |
| -- [List of Open Source Projects](#list-of-projects) |
10 |
| -- [How to find issues targeted at first timers in github](#how-to-find-issues-targeted-at-first-timers-in-github) |
11 |
| -- [Getting Started with Code Collaboration](#getting-started-with-code-collaboration) |
12 |
| -- [Getting Started with Contributions](#getting-started-with-contributions) |
13 |
| -- [Programs for Contributors](#programs-for-contributors) |
14 |
| -- [Organizations For Open Source](#organizations-for-open-source) |
15 |
| -- [Why Contribute?](#why-contribute) |
16 |
| -- [Community](#community) |
17 |
| -- [Overall Guides](#overall-guides) |
18 |
| -- [Personal Stories](#personal-stories) |
19 |
| -- [Advanced Resources](#advanced-resources) |
20 |
| -- [How to Overcome Imposter Syndrome](#how-to-overcome-imposter-syndrome) |
| 9 | +- [List of curated resources to get started in Open Source](#list-of-curated-resources-to-get-started-in-open-source) |
| 10 | + - [List of Open Source Projects](#list-of-open-source-projects) |
| 11 | + - [How to find issues targeted at first timers in github](#how-to-find-issues-targeted-at-first-timers-in-github) |
| 12 | + - [Getting Started with Code Collaboration](#getting-started-with-code-collaboration) |
| 13 | + - [Getting Started with Contributions](#getting-started-with-contributions) |
| 14 | + - [Programs for Contributors](#programs-for-contributors) |
| 15 | + - [Why Contribute?](#why-contribute) |
| 16 | + - [Community](#community) |
| 17 | + - [Overall Guides](#overall-guides) |
| 18 | + - [Personal Stories](#personal-stories) |
| 19 | + - [Advanced Resources](#advanced-resources) |
| 20 | + - [How to Overcome Imposter Syndrome](#how-to-overcome-imposter-syndrome) |
21 | 21 |
|
22 | 22 | <!-- /TOC -->
|
23 | 23 | ## List of Open Source Projects
|
|
0 commit comments