Skip to content

bhaviya18/HactoberFestContribution2024

 
 

Repository files navigation

🎃 Welcome to HacktoberFest Contribution 2024! 🎃

Hacktoberfest
Star this Repo

Hey there, awesome people! 👋 Welcome to HacktoberFest 2024! 🚀 This is a fun and beginner-friendly repository designed for you to make your very first Pull Request (PR) and join the world of open source! 🌍✨


🍁 What is Hacktoberfest?

Hacktoberfest is an amazing event that happens every October, where developers from all over the world contribute to open-source projects and get rewarded with cool swags 🛍️ like T-shirts, stickers, and so much more!

🏆 How to Win Swag

Make 4 valid pull requests in any open-source projects during October, and you'll earn exclusive Hacktoberfest swag! 💥

👉 Check out the details and register here. Go grab that swag! 💪🎁


🚀 How to Contribute to This Repo

We want you to contribute and become part of this awesome community! Whether you’re adding a project in Python, C++, JavaScript, or any other language, follow these easy steps:

🛠 Steps to Contribute:

  1. Fork this repository:

    • Click the Fork button in the top right corner of this page.
    • Now you have your very own copy of this repo! ✨
  2. Clone the repository to your local machine:

    git clone https://github.com/your-username/HactoberFestContribution2024.git
    cd HactoberFestContribution2024
  3. Create a new branch:

    git checkout -b my-new-branch
  4. Add your project:

    • 📁 Navigate to the folder that matches the language of your project.
    • If a folder doesn’t exist, feel free to create one!
    • Add your files there!
  5. Commit your changes:

    git add .
    git commit -m "Added my cool project in Python"
  6. Push to GitHub:

    git push origin my-new-branch
  7. Submit a Pull Request (PR):

    • Go to your forked repository on GitHub.
    • Click on the Compare & pull request button.
    • Write a brief description and submit your PR! 🎉

🌟 Remember: Keep your projects beginner-friendly, well-commented, and submit your own original work!


💡 Why Contribute?

  • 🥳 Gain experience with Git and GitHub.
  • 🎁 Win cool Hacktoberfest swag!
  • 🤝 Meet and collaborate with awesome developers worldwide!
  • ⭐ Earn a star for contributing to this project!
  • 🏅 And of course, brag about your first PR!

🌈 Join the Fun – Follow Me! 🌈

If you find this repository helpful, don’t forget to give it a star ⭐ and follow me here for more awesome beginner-friendly projects! 🎉
Follow Me


🤩 Helpful Resources


🎯 Let’s Get Started!

We can’t wait to see your amazing projects! 🚀 Whether you’re submitting your first PR or your hundredth, this is the place to share, collaborate, and grow. Let’s make this Hacktoberfest 2024 the best one yet! 🎃🎉


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.2%
  • JavaScript 2.2%
  • Other 2.6%