riyabhatia26 / Hacktoberfest_2021-1

all valid pull requests accepted!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest_2021

Hacktober Fest Details

Instructions

  • Fork this Repository
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add/Remove someting whatever you want
  • Add yourself in CONTRIBUTORS.md
  • Add your files (git add -A), commit (git commit -m "your commit message") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge

About

all valid pull requests accepted!!


Languages

Language:HTML 23.0%Language:JavaScript 20.6%Language:C++ 15.5%Language:Python 14.6%Language:Java 10.7%Language:C 8.7%Language:CSS 5.1%Language:Handlebars 1.8%