Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.44 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.44 KB

Hacktoberfest-2024

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Clone it on your local machine
git clone https://github.com/M-Hidayatullah/hacktoberfest-2024.git
  • Navigate to the project directory.
cd hacktoberfest-2024
  • Create a new branch
git checkout -b my-new-branch
    • Add your name and image to listContribute.js.
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

Swags of Hacktoberfest:

Many candidates get attracted to Hacktoberfest for the swags. After 4 successfully merged pull requests, as of 2024, you will be eligible to get a Hacktoberfest T-shirt and some stickers delivered to your doorstep.

  • t-shirt image

    stickers image


  • Our Top Contributors