Hellooo People 👋
Hope you all are all doing good!
Have you considered contributing to an open source project but are too confused (or overwhelmed) by the procedure to even attempt it? I've been there as well !
This step-by-step guide will walk you through the complete process of making your first contribution.
So lets get started !
Firstly why contributing to open source!
It gives you practice with Git and GitHub, which is really necessary
Assists you in learning and exploring more about various projects.
It also builds your resume
And it is fun 😁
Getting started
Firstly you need a GitHub account, you all might have one already so login here or Create new account
Choose the Project you would like to contribute to. It could be any project of your interested domain, always try to look for good-first-issues as a beginner.
Contributing to open source does not always have to be code; it may also be documentation, such as readme files.
STEPS
Fork your project of choice that you want to contribute
Clone your fork (use github desktop to makes things easier)
Makes changes in the repo
And create a pull request
Hurray 🥳 you made your first pull request!
Easy Peasy Right!
So anyway to make things easier i made a repository named javacodes and only purpose of this is to get started with your first contribution!
So FORK this REPO and follow the steps in the readme file and make your first contribution!
Check out the other blogs for more information on how to make your first contribution!
Top comments (0)