Skip to content

In this repository, please consider sharing your projects that you believe can benefit others.

Notifications You must be signed in to change notification settings

gdsc-umit/Project_Hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project_Hunt

In this repository, please consider sharing your projects that you believe can benefit others.🚀

Hacktober Fest 2023 - GDSC_UMIT

👩‍💻 A month-long celebration of open-source projects, their maintainers, and the entire community of contributors.

👩‍💻 Contribute to our repositories and gain exposure to Open Source.

Why Open Source?🤔

🖱️ You Help Others Through The Open-Source Community

🖱️ Excel Project Quality

🖱️ Learn and Experience

🖱️ Make yourself FLEXIBE & AGILE

🖱️ Cost-effective

How to Contribute?🤷‍♀️

1️⃣ Find an issue that you would like to resolve or a feature that you would want to add

2️⃣ Fork the repository by clicking Fork in the top-right corner of the page.

Logo

3️⃣ Clone the repository

  git clone https://github.com/github-<repousername>/repository-<reponame>.git.

4️⃣ Create a new branch for yor changes

  git checkout -b <branch-name>

5️⃣ Make all the changes in your code

6️⃣ Add & Commit all the changes you have made in your code

  git add .
  git commit -m "<write some message about the made changes!>"  

7️⃣ Push all the changes to remote repository

  git push origin <branch-name>

8️⃣ Send a Pull Request

9️⃣ Confirm that the branch in the base: drop-down menu is the branch where you want to merge your changes. Confirm that the branch in the compare: drop-down menu is the topic branch where you made your changes.

🔟Give a description for your Pull Request

MIT License GPLv3 License

Code of Conduct

We have adopted the code of conduct that we expect our participants to adhere to. Please reaad the full document to understand that what all actions will & will not be tolerated

Good First Issues

To help you get your feet wet & get you familiar with our contribution process, we have a list of good first issues that contains bugs with relatively limited scope. This is great place to start!

About

In this repository, please consider sharing your projects that you believe can benefit others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published