How to make your first open source contribution

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

    Most OSS use Git, which is a versioning system. It lets you handle code changes. I'm not covering how to use Git here, if you need to learn it you can visit any tutorial you want.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    git clone https://github.com//

  4. Visual Studio Code

    Visual Studio Code

    Make the changes you want in your IDE of preference. I suggest VS Code. Create little commits, and little PRs.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Boost Your Coding Game with Git and GitHub Mastery

    3 projects | dev.to | 23 Apr 2023
  • How to get familiar with Forking & Cloning GitHub repos

    4 projects | dev.to | 31 Jan 2023
  • Must Have Tools For Every Developer

    4 projects | dev.to | 3 Nov 2021
  • 12 Herramienta útiles que todo desarrollador debería de tener.

    4 projects | dev.to | 7 Sep 2021
  • Beginner Github

    3 projects | dev.to | 17 Aug 2021

Did you know that Ruby is
the 12th most popular programming language
based on number of references?