Hacktober23 icon indicating copy to clipboard operation
Hacktober23 copied to clipboard

Open Sorcery Hacktoberfest 2023: Contribute to open source, learn. Beginner-friendly. Explore issues, fork, code, and make a global impact. Let's collaborate!

πŸ§™β€β™‚οΈ Hacktober Fest 2023 Good First (●'β—‘'●)

hacktoberFest2023

World of Open Sorcery Awaits! πŸ—ΊοΈπŸ§™β€β™‚οΈ

β˜„πŸŒ  This year Marks the 10th anniversary of Hacktoberfest, and we all can CelebrateπŸŽ‰

🎯 Sign up for Hacktober, Learn and contribut towards Open Source, Fork repos make pull requests etc, and win digital swags and get a tree planted πŸŽ„

πŸŽ† Open Sorcery Hacktoberfest 2023: Contribute to open source, learn. Beginner-friendly. Explore issues, fork, code, and make a global impact. Let's collaborate!

🎐 Submit your first contribution to a participating project to get started with Hacktoberfest2023!

Register For Hacktoberfest 2023 πŸ‘ˆ

Task 1.0 Initiation

Lets Contribute, Follow the instruction mentioned and make yourself Known.

πŸ‘¨β€πŸ’»INSTRUCTIONSπŸ‘©β€πŸ’»

  • Fork this Repository using the button at the top on right corner.

    img_fork

  • Clone this repo to you local Machine git clone https://github.com/Boltjazz/Hacktober23.git

    img_fork

  • Carve your own path with a new branch for your modifications and you can also do google search of how to push and open pull requests, this is a learning process (ie. git branch new-user or simply do git checkout -b new-user, Check all branches git branch to see all branches)

  • Add youself by navigating to gitfetch.js file and scroll to line 55, copy the above code and add you Github & Linkedin user id, the api will fetch everything

Gitfetch.js

  • If everything works Congratulations you are just 1 step away from you first Contribution

  • The πŸ§™β€β™‚οΈ wizard once said If it works Don't touch it 😐

  • Now just use either the Gui interface of vscode or git teminal for commiting changes git add ., git commit -m "Hacking Wizards", the git push origin main or new-user

  • Before creating a pull request check if your forked branch is behind the main, update your branch

  • Create a pull request

  • Wait for the request to be accepted or contact me

  • Star this repository

πŸ“’ Do checkout Task 2πŸ±β€πŸ

  • Read the md file for instructions , Enjoy the process.

  • Add famous Algorithms, Problems, Leetcode Solutions etc

πŸ”₯2023 WizardsπŸ§™β€β™‚οΈ