Welcome to your first GitHub contribution!
Your task is simple:
- Fork this repository.
- Clone your fork.
- Create a new branch.
- Open
welcome.json. - Add your details using the existing format.
- Commit and push your changes.
- Open a Pull Request.
Example:
{
"name": "Your Name",
"github": "your-github-username",
"college": "Your College",
"interests": ["Open Source", "Web Development"]
}