/Hacktoberfest2022-2

Contribute in this repository by raising genuine PR. Get verified, merged and earn the free swags from Hacktoberfest 2022. Don't forget to spread love and if you like give us a ⭐️

Primary LanguageC++

HACKTOBERFEST_2022

Feel free to Contribute here for HACKTOBERFEST WITH YOUR AMAZING WORKS



192114009-0830321a-d227-4a4d-8411-6c03b54d7ce6



1_IelAxduwS_YtpsrlRe1d0Q

Steps to Contribute in repository :

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/your-username/Hacktoberfest2022.git

  • Navigate to project directory.
cd Hacktoberfest2022
  • Create a new Branch
git checkout -b my-new-branch
  • Add your contribution
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository