panditakshay402 / HACKTOBERFEST_2024

The hacktoberfest_2024 repository is dedicated to fostering collaboration and learning during Hacktoberfest. Whether you're a seasoned developer or just starting out, we encourage you to contribute and grow with us. This repository is a great place to share your DSA solutions, personal projects, and optimized code.
18 stars 22 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2024-accepted hacktoberfest2024-approved

HACKTOBERFEST 2024

Welcome to the HACKTOBERFEST_2024 repository! We are excited to participate in Hacktoberfest and welcome your contributions. This repository is open for various types of contributions including Data Structures and Algorithms (DSA), personal projects, and optimized code.

How to Contribute (Rules):

Follow and Star The Repo is Mandatory and also add labels(hacktoberfest,Hacktoberfest_accepted).
  1. Fork the repository: Click on the 'Fork' button at the top right corner of this page to create a copy of this repository in your GitHub account.
  2. Clone the repository: Clone the forked repository to your local machine using git clone https://github.com/panditakshay402/HACKTOBERFEST_2024.
  3. Create a new branch: Create a new branch for your contribution using git checkout -b main.
  4. Make your changes: Add your DSA solutions, personal projects, or optimized code.
  5. Commit your changes: Commit your changes with a meaningful message using git commit -m "Your commit message".
  6. Push your changes: Push your changes to your forked repository using git push origin main.
  7. Create a Pull Request: Go to the original repository and create a pull request from your forked repository.

Contribution Guidelines

Labels

Rules

  1. FOLLOW and STAR THE REPO is MANDATORY

  2. Quality over Quantity: We value high-quality contributions over a large number of low-quality ones.

  3. Respect Deadlines: Ensure your pull requests are submitted before the Hacktoberfest deadline

  4. Follow the Code of Conduct: Be respectful and considerate to others in the community.

Thank you for contributing to the Hacktoberfest! Happy coding!