Hey there!
Welcome to OpenSourceDSC, a friendly and beginner-friendly repository created by the Developer Student Club (DSC) at NIT Hamirpur!
Whether you're here to make your very first open source contribution or just looking to have some fun collaborating with fellow students — you’re in the right place.
This repo is a playground for:
- Learning how to contribute to open source.
- Understanding Git and GitHub basics.
- Building confidence by making pull requests.
- Collaborating with a supportive community.
Follow these easy steps:
- Fork this repository.
- Clone your fork.
git clone https://github.com/SohamJuneja/OpenSourceDSC.git
- Add your name, a fun fact, or anything cool you want to share in the
contributors.md
file. - Commit your changes.
git add .
git commit -m "Added my contribution"
- Push it!
git push origin main
- Create a Pull Request
- Be respectful and kind
- Encourage others we're all learning!
- Do not spam PRs. If an issue has been assigned to anyone or a if PR for the issue has already been opened please do not open another PR for the issue
- Feel free to ask questions about the codebase from the mentors. We are here to help you in every way possible so don't hesitate
- Have fun!
Stay updated with all our fun workshops, hackathons, and projects:
We’re so excited to see you contribute! Every step counts, and you’re officially part of the open-source family now.
"The best way to learn is to build, break, fix, and share!"
Happy Contributing!