suyashsachdeva / hacktoberfest-2028

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HacktoberFest 2023 OPEN FIRST Pull Request

HacktoberFest 2023

This Project Is Perfect For Your First Pull Request

🗣 Hacktoberfest encourages participation in the open-source community, which grows bigger every year.

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.

Hacktober Badge Star Badge Contributions

Pull Requests Badge GitHub contributors

INSTRUCTIONS-

  • Fork this Repository using the button at the top on the right corner.
  • 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-useror simply dogit checkout -b new-user`)
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

About


Languages

Language:Python 81.8%Language:Java 18.2%