Skip to content

viditvarshney/HacktoberFest2020

Repository files navigation

TOH_HacktoberFest2020

All Contributors

GitHub pull requests GitHub closed pull requests

GitHub Repo stars GitHub forks

Welcome to HacktoberFest 2020 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/


Process are as follows :-

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

How to Contribute to this repository

  • Star the Repository
  • Fork the repository (Click the Fork button in the top right corner of this page)
  • Clone the forked repository to your local machine.
git clone https://github.com/your-username/TOH_HacktoberFest2020.git
  • change the present working directory
cd TOH_HacktoberFest2020

Contributions Rules

  • Pick the Existing Project
  • If you want to make new Directly better to take Permission here
  • Make a new branch
git checkout -b branch-name
  • Make change in the repository with the new branch.
  • Make all the changes inside your folder eg: N-Queen Problem/viditVarshney/...
  • push the changes.
git add .
git commit -m "Your commit Message"
git push origin brach-name
  • Make a pull request.

  • Congratulations!

Important

  • You are almost there, now its time for you to be on our contributors page. Just find your pull request and comment the below message by relacing with your name and with the type of contribution. You can find the contribution type here
@all-contributors please add @<username> for <contributions>

The Wall of Contributors ✨

Thanks goes to these wonderful people (emoji key):


Vidit Varshney

💻 📆 📖

Sandy

💻

clickable-ops

💻

SANDEEP KUMAR SHARMA

💻

Shubham Jha

💻

Ankit kumar pal

💻

Dikisukhi

💻

Hola !! Done.

This project follows the all-contributors specification. Contributions of any kind welcome!

About

It is a Mathematical Puzzle , in which you take objects from the given tower to the destination Tower

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published