To help new developers excited to work on Open-Source projects but need help getting started.
Fork the repository by clicking on the fork button on top of the repo. Then clone it onto your local machine.
Make your changes in the code, preferably on a new branch. Next commit those changes and push them!
Now finally it's time to make a Pull Request and wait for it to be merged.
Once it is merged you will be able to see your contribution on the main repository. It's time to celebrate your first PR! 🥳
To Learn more about Open Source projects and how to contribute to them...