Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 13, 2021 04:17 am GMT

8 resources to start with opensource immediately

An open-source software or application is publicly available for us to use and contribute to it. We can contribute to its source code, documentation, writing articles about it, and many more.

There are many advantages in contributing to open source communities. A few are,

  • Upskill yourself.
  • Make the software/application better with code & documentation.
  • Meet like-minded people, build networks.
  • Understand the application development, maintenance cycles.
  • Learn how to manage your code as open source.

For many beginners, the common question is,
How to get started with the Opensource contributions?

Here is a list of eight resources to get you started immediately with it. Also, I have a bonus for you at the end of the list.

1. GitHub Explore

github-explore.jpg

Link: https://github.com/explore/

  • Find repositories based on your interest.
  • You can set the notification to get informed.
  • Search repositories by topics, trends.

2. Contributor Ninja

image.png

Link: https://contributor.ninja/

  • It provides you a list of languages to chose from, JS, HTML, rust, go, and many more.
  • You get the cards of repositories to select from. A simple place to get started.

3. First Contributions

image.png

Link: https://firstcontributions.github.io/

  • A vast list of open-source projects to search and filter.
  • A very well-guided documentation to get started.

4. Code Triage

image.png

Link: https://www.codetriage.com/

  • Mammoth list of projects with open issues.
  • Shows a separation of issues and docs to triage. The website is beneficial.

5. Up for Grabs

image.png

Link: https://up-for-grabs.net/#/

  • A comprehensive list of opensource projects to pick from based on your interest.

6. Good First Issues

image.png

Link: https://goodfirstissues.com/

  • Perfect place to get started.
  • Find repositories and issues based on your interest.

7. First Timers Only

image.png

Link: https://www.firsttimersonly.com/

If you have never contributed to an open-source project before and youre just getting started, consider reading this page.

You may see many sources we have already discussed, but the page is full of motivations.

8. Open Source Friday

image.png

Link: https://opensourcefriday.com/

What are you doing this Friday, or the next one? How about investing a few hours contributing to the software you use and love? Please check this out and register.

Bonus

  • Here is a comprehensive documentation of resources from freeCodeCamp to get started with the open-source contributions. Apart from various resources, it also provides information about tools, tips &t tricks, articles, and ecosystemsa must-read for beginners.

GitHub logo freeCodeCamp / how-to-contribute-to-open-source

A guide to contributing to open source

Read this guide in other languages

Welcome newbie Open Source contributors!

Pull Requests Welcomefirst-timers-only FriendlyBuild Status

This is a list of resources for people who are new to contributing to Open Source.

If you find additional resources, please contribute a pull request.

If you have questions or comments, please create an issue.

Contents

Contributing to Open Source in general

That's all for now. The eight resources discussed in this article was initially published as a Twitter thread,


Hacktoberfest 2021 is just around the corner. I hope this guide helps you to get started.

Let's connect. You can follow me on,


Original Link: https://dev.to/atapas/8-resources-to-start-with-opensource-immediately-abb

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To