Skip to content

xcyberpunkx0/HacktoberFest-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2020

This is a beginners repository for anyone wishing to contribute to HacktoberFest 2020

  • Fork the repository
  • Clone your fork and Create a new branch
  • Add your program
  • Generate your Pull Request
  • Magic

Important Note:

Please commit your files in the respective folders.

Ex:- .py files must go in python/ folder and others in misc folder.

Process

< Added Unique program > // please change this accordingly

$ git clone <URL>
$ cd <FolderName>
$ git branch <new_branch>
$ git checkout <new_branch>

Add your Program

$ git add .
$ git commit -m "<Commit MESSAGE>"
$ git push origin <new_branch>

Go and Generate your first Pull request from Github

Outstanding Contributors for this project:

Made with contributors-img.

THANKS A LOT FOR YOUR SUPPORT!! REALLY HELPS ME A LOT!

About

Hacktoberfest2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.2%
  • Jupyter Notebook 25.9%
  • Java 3.6%
  • C++ 3.4%
  • C 2.5%
  • JavaScript 1.3%
  • Other 3.1%