Welcome! This challenge helps you make your first-ever Pull Request (PR) by doing one simple thing:
You can do everything directly on GitHub.
This creates your own editable copy.
Click Fork → GitHub makes your copy → Done
If you don’t know what GitHub is, watch this Microsoft Masterpiece quick intro:
👉 Who is GitHub
- In your fork, click README.md
- Click the ✏️ pencil icon (top-right of the file) to edit it
Scroll to the Contributors List and add a line like:
* [YourName](https://github.com/YourUsername)
Example:
* [Sohaibdevv](https://github.com/sohaibdevv)
That’s the only change you need to make.
At the bottom of the page:
- Write a simple message:
Add my name to contributors list - Click Commit changes
GitHub saves it automatically.
After committing, GitHub will show a banner:
Compare & pull request
Click it → then click Create pull request → done.
(Add your entry below!)
You just made your first open-source contribution.
Welcome to the community - you’re officially part of the project!