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! 🌍✨
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!
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! 💪🎁
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:
-
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! ✨
-
Clone the repository to your local machine:
git clone https://github.com/your-username/HactoberFestContribution2024.git cd HactoberFestContribution2024
-
Create a new branch:
git checkout -b my-new-branch
-
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!
-
Commit your changes:
git add . git commit -m "Added my cool project in Python"
-
Push to GitHub:
git push origin my-new-branch
-
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!
- 🥳 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!
If you find this repository helpful, don’t forget to give it a star ⭐ and follow me here for more awesome beginner-friendly projects! 🎉
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! 🎃🎉