Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add beginner friendly challenges #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ We want you to become better at contributing to open-source and enjoy the benefi

1. [Resources](#resources)
2. [Tools](#tools)
3. [Challenges to flex yourr muscles on](#challenges-to-flex-yourr-muscles-on)
3. [Challenge links](#challenge-links)

### Resources
Expand All @@ -30,8 +31,13 @@ We want you to become better at contributing to open-source and enjoy the benefi
### Tools

- [Open Sauced](https://opensauced.pizza/) - Open Sauced provides guidance onboarding for new contributor through GitHub GraphQL API powered dashboard.


### Challenges to flex yourr muscles on
These are beginner friendly open source that in you can contibute to in minutes.
- [Your First PR](https://yourfirstpr.github.io/) - Your First PR helps you get started contributing to Open Source by showcasing great starter issues on GitHub and elsewhere.
- [The First Contributions Project](https://firstcontributions.github.io/) - Make your first open source contribution in 5 minutes.
- [Osca Open Source Challenge 2021](https://github.com/bhantsi/osca-opensource-challenge-2021) This is beginner friendly project design specifically for this challenge


### Challenge links
Expand Down