DEV Community

masaushi
masaushi

Posted on • Updated on

How to find OSS projects for your first contribution

Contributing to OSS projects is a great activity to improve your programming skill, but you might have no idea which projects you can contribute.

On Github, there is a label good first issues for issues that are easy to start contributing for the first time.

I found a few websites that summarize these issues, so let me introduce them to help you make your first contribution.


⭐ Recommend #1

https://good-first-issues.page

  • Easy to use
  • Many selectable languages

⭐ Recommend #2

https://goodfirstissue.dev

  • Easy to use
  • Design is good

⭐ Recommend #3

http://github-help-wanted.com

  • Summarize issues with help wanted
  • Searching by other labels is also possible

That's it!
Hope you can find good projects to make your great contribution!

Top comments (0)