Welcome to the Beginner-Friendly Contribution Repo! 👋
This repo is perfect for first-time contributors who want to learn how to use GitHub and open-source. You can make your first pull request (PR) by simply adding your name and GitHub profile to the list below.
No coding required — you can contribute directly from the GitHub website!
- How to fork a repository
- How to create an issue
- How to edit a file on GitHub
- How to create a pull request
Follow these steps carefully. You’ll be done in just a few minutes!
- Click the "Fork" button at the top-right of this page.
- This will create a copy of this repo under your GitHub account.
This is good practice but not mandatory for this task.
- Click on the "Issues" tab.
- Click "New Issue".
- Use a title like:
✨ Add my name to the list - [Your Name] - Add a short description like:
I would like to contribute by adding my name to the README file. - Click "Submit new issue".
- Go to the
README.mdfile (this file). - Click the ✏️ Edit (pencil) icon on the top-right.
- Scroll to the section titled "💬 Contributors List" below.
- Add your name using this format:
- [Your Name](https://github.com/yourusername)
- Scroll down and click “Propose changes”.
- After proposing changes, click "Create Pull Request".
- Add a meaningful title like:
✅ Added [Your Name] to the contributors list - (Optional) Add a message like:
This is my first open-source contribution. I added my name to the list. - Click "Create Pull Request" again to confirm.
The repository maintainer will review your pull request and merge it.
Once it's merged — 🎉 Congratulations! You’ve made your first open-source contribution!
- [Puneet Tiwari](https://github.com/puneett28)
👏 Thank you for contributing!
Feel free to ⭐ the repo if you found it helpful.