Skip to content

fnplus/gaurav-branch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hacktoberfest Event 2023

Are you ready to dive into the world of open source and make your mark? Join our Hacktoberfest Open Source Repository and be part of the global celebration of open source contribution. Hacktoberfest is a month-long event dedicated to supporting and growing the open source community. Come Join and Contribute

Contribution Rules📚:

  • Do NOT add any build steps e.g npm install (we want to keep this a simple static site)
  • Do NOT remove other content.
  • Styling/code can be pretty, ugly or stupid, big or small as long as it works
  • Try to keep pull requests small to minimize merge conflicts
  • Updation of the readme is also accepted

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Please do not forget to give Star the Repository ⭐
  • Clone on your local machine
git clone https://github.com/Arijeet2580/HacktoberfestCode2023.git
  • Navigate to project directory.
cd HacktoberfestCode2023
  • Create a new Branch
git checkout -b my-new-branch
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
  • You can update the pull request according to the Issues

Thank you for being a part of our open source family and for making this Hacktoberfest memorable! Happy coding and contributing! 🌟

Let's make this Hacktoberfest a celebration of collaboration and innovation. Together, we can create something amazing. 💡🎉

Happy Hacking! 🤖👾



About

Oppurtunity to start open source and PR experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 25.7%
  • C++ 24.1%
  • CSS 16.9%
  • C 16.8%
  • Java 9.5%
  • Python 6.7%
  • JavaScript 0.3%