Skip to content

Commit

Permalink
Add guide on where to start contributing to open source
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyat19 authored Nov 15, 2024
1 parent 7aa1ebd commit 26e9218
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _articles/how-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -524,3 +524,13 @@ Hooray! You've successfully made an open source contribution!
## You did it! 🎉

Whether you just made your first open source contribution, or you're looking for new ways to contribute, we hope you're inspired to take action. Even if your contribution wasn't accepted, don't forget to say thanks when a maintainer put effort into helping you. Open source is made by people like you: one issue, pull request, comment, or high-five at a time.

## Where to Start Contributing to Open Source 🌟

1. **Pick a project** you're passionate about.
2. Look for **"Good First Issues"** on GitHub.
3. **Learn Git & GitHub** basics.
4. **Start small**—fix typos, improve docs, or tackle simple bugs.
5. Join the community and **ask for help** when needed.

Ready to start? Let's contribute! 🚀

0 comments on commit 26e9218

Please sign in to comment.