🎃 Hacktoberfest 2024 - Contribute to Our Project! 🎉
Welcome to our repository for Hacktoberfest 2024! We're excited to have you here and can't wait to see what amazing contributions you'll make. This repository is open for contributions throughout October, with special recognition for Hacktoberfest participants. Let's make something awesome together! 📌 What is Hacktoberfest?
Hacktoberfest is an annual event organized by DigitalOcean and its partners. The goal is to encourage people to contribute to open-source projects and give back to the community. Anyone who contributes to open-source projects in October can qualify to receive a limited-edition Hacktoberfest T-shirt or plant a tree in their name.
To participate:
Sign up on the official Hacktoberfest website.
Submit 4 pull requests (PRs) to any public repository on GitHub, including this one, during October.
Be sure to follow Hacktoberfest's rules and guidelines to ensure your PRs count toward the challenge!
Contribution Rules📚:
You are allowed to make pull requests that break the rules. We just merge it ;)
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
- Fork this repo (button on top)
- Clone it on your local machine
git clone https://github.com/gopalkrishna2004/Hack2024
- 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
📋 Rules and Guidelines
To ensure a smooth collaboration, please follow these guidelines:
Make sure your code follows the project’s code style and naming conventions.
Write meaningful commit messages that describe the purpose of your changes.
Avoid making PRs with minor changes such as correcting typos or editing one-liner comments, as Hacktoberfest promotes valuable contributions.
Respect others in the community – let’s create a friendly and supportive environment!
💡 Issues and Ideas
Check out the Issues section for a list of issues and ideas. Feel free to take on any issue labeled Hacktoberfest or suggest your own ideas by creating a new issue! 🎉 Rewards
Hacktoberfest participants who complete the challenge with 4 valid PRs will qualify for:
A special edition Hacktoberfest 2024 T-shirt (or the option to plant a tree 🌳).
Personal satisfaction from contributing to open source and helping the community.
Thank you for being a part of Hacktoberfest 2024! Happy coding, and let’s build something great together! 🚀