mujeeb91 / hacktoberfest2021

Taking part in hacktoberfest2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello world

๐Ÿ™„ What to do โ“

  • Add favourite project that has significantly impacted to your journey to Open-Source.
  • It can be any of any length and can be any number of scripts, just add a folder with your projects name.

๐Ÿง  How to do โ“

  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • 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 your Project in the folder name `project`
  • Add your files (`git add -A`), commit (`git commit -m "added myself"`) and push (`git push origin new-user`)
  • Create a pull request

Best of LUCK ๐Ÿ™Œ for Hacktoberfest-2021

About

Taking part in hacktoberfest2021


Languages

Language:Python 70.3%Language:C++ 16.0%Language:Java 9.2%Language:CSS 1.6%Language:HTML 1.5%Language:JavaScript 1.3%