arjun6610 / HacktoberFest-1

Hacktoberfest2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Process

< this is a placeholder > // please change this accordingly

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

Add your Program

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

Go and Generate Pull request from Github

About

Hacktoberfest2020


Languages

Language:Jupyter Notebook 48.8%Language:Python 19.6%Language:C 10.1%Language:Java 7.1%Language:C++ 6.3%Language:JavaScript 2.7%Language:HTML 2.0%Language:CSS 0.9%Language:Go 0.9%Language:C# 0.7%Language:Processing 0.6%Language:R 0.1%Language:Kotlin 0.1%