This tutorial covers simple steps to commit your first contribution. It also contains resources for free resources projects that you can contribute to; By following an easier approach inspired by the repository first contributions.
1.Download the github desktop.
2.Open the first contribution repository.
3.Open the github app and clone the repository.
4.Open it in VScode and add your changes
- "Now open Contributors.md file, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file". from first contributions
5.Press commit to the main, then push to the origin.
6.Submit your changes "compare & pull request"
- This is the picture from the read me file in the first-contributions repository.
7.Now submit the pull request, and wait for it to be accepted.
Congratulations! you have just finished your first contribution.
Check those websites to find projects to contribute to:
- https://www.firsttimersonly.com/
- https://firstcontributions.github.io/#project-list
- https://firstcontributions.github.io/#social-share
*Recources: *
How do I start contributing to open source projects on GitHub?
first contributions
Top comments (0)