Skip to content

bhinfinity/OpenSourceDSC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSourceDSC


logo

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.


What is this repo for?

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.

How to contribute?

Follow these easy steps:

  1. Fork this repository.
  2. Clone your fork.
git clone https://github.com/SohamJuneja/OpenSourceDSC.git
  1. Add your name, a fun fact, or anything cool you want to share in the contributors.md file.
  2. Commit your changes.
git add .
git commit -m "Added my contribution"
  1. Push it!
git push origin main
  1. Create a Pull Request

Rules and Guidelines

  • 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!

Join the DSC Community

Stay updated with all our fun workshops, hackathons, and projects:


Final Words

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!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.1%
  • CSS 27.5%
  • JavaScript 21.7%
  • Python 3.5%
  • C++ 2.2%
  • C 2.0%