Skip to content

hackelite01/hacktoberfest-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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