Lavanyasuc31 / HactoberFestContribution2024

This repository is created to help beginners make their first pull request (PR) for Hacktoberfest2024.
22 stars 103 forks source link
hactober hactoberfest hactoberfest-accepted hactoberfest-starter hactoberfest2024 pull-requests

⚠️ Note: This repository is no longer accepting pull requests.

Thank you to everyone who has contributed to this repository! As of now, we are no longer accepting any pull requests. We appreciate your participation and hope you continue contributing to open source projects! 🌟

πŸŽƒ 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! 🌍✨


🌟 Stars 🍴 Forks πŸ› Issues πŸ”” Open PRs πŸ”• Close PRs πŸ›  Languages 🌐 Contributors
Stars Forks Issues Open Pull Requests Close Pull Requests GitHub language count GitHub contributors


Table of Contents


πŸš€Featured In

Event Logo Event Name Event Description
GSSoC 24 GirlScript Summer of Code 2024 GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.
Hacktoberfest 2024 Hacktoberfest 2024 Hacktoberfest is a month-long celebration of open source software run by DigitalOcean, GitHub, and Twilio. It encourages contributions to open source projects and promotes a global community of developers.


🍁 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?


🌈 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


Contributors

A heartfelt thank you to the following individuals for their valuable contributions to this project. Your support and dedication are greatly appreciated:


Stargazers

[![Stargazers repo roster for @Lavanyasuc31/HactoberFestContribution2024](https://reporoster.com/stars/Lavanyasuc31/HactoberFestContribution2024)](https://github.com/Lavanyasuc31/HactoberFestContribution2024/stargazers)

Forkers

[![Forkers repo roster for @Lavanyasuc31/HactoberFestContribution2024](https://reporoster.com/forks/Lavanyasuc31/HactoberFestContribution2024)](https://github.com/Lavanyasuc31/HactoberFestContribution2024/network/members)
Back to Top

🀩 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! πŸŽƒπŸŽ‰


Back to Top