Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

🌱 Contribute your favorite 📚 Data Structure implementation, 🕸 Algorithms, and 🎲 Projects. 😊 | Very Active Repository, Star and Share with your friends |

License

NotificationsYou must be signed in to change notification settings

abhpd/hacktoberfest2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

266 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thanks to everyone for contributing and we hope it was a good learning experience on open source for you all.

✨ hacktoberfest2021 💫

banner

🌱 Contributing to hacktoberfest 2021

Welcome to hacktoberfest 2021 Public Repository. 👨🏻‍💻

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/


What can You contribute⚠️

  • There are language Specific folders in the repository choose any you're comfortable with if not, make one.
  • Inside the language folder there will be multiple topic folders like Data Structures, Algorithms, Problems and projects.
  • Contribute any algorithm, data-structure implementation or your favourite problmes or projects.
  • Make sure your follow the below steps.

Process are as follows :-

  • Login using github @Hacktoberfest
  • Create four valid pull requests (PRs) between 1st - 31st October

How to Contribute to this repository

  • Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
  • Clone the forked repository to your local machine.
git clonehttps://github.com/your-username/HacktoberFest2021.git
  • change the present working directory
cd HacktoberFest2021
  • Add/Create your project to the specific folder as described in what you can contribute section.
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • push the changes.
git add .git commit -m "Your commit Message"git push origin branch-name
  • Make a pull request.
  • Star the repository.

NOTE

  • Make Sure you commit your changes in a new branch.
  • Make Sure you Give proper name to your files describing the addition.
  • Also Make Sure you comment your code whereever necessary.

About

🌱 Contribute your favorite 📚 Data Structure implementation, 🕸 Algorithms, and 🎲 Projects. 😊 | Very Active Repository, Star and Share with your friends |

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors77


[8]ページ先頭

©2009-2026 Movatter.jp