sahil078 / Hacktoberfest2024_jh

🌟 CodeHaven: web dev, Python & C++ Solutions is an open-source for Hacktoberfest 2024. We welcome contributions for Hacktoberfest 2024! Check out our issues labeled good-first-issue to get started.
https://hacktoberfest.com/
MIT License
1 stars 6 forks source link
good-first-issue goodfirstissue hackathon hacktoberfest hacktoberfest-accepted hacktoberfest-starter open-source

Hacktoberfest2024_jh πŸŽ‰

🌟 CodeHaven: web dev, Python & C++ Solutions is an open-source for Hacktoberfest 2024. We welcome contributions for Hacktoberfest 2024! Check out our issues labeled good-first-issue to get started.Check out our open issues for ways to get involved.

What is Hacktoberfest? πŸš€

Hacktoberfest is a month-long celebration of open-source software. Participants are encouraged to submit at least 4 pull requests (PRs) to any GitHub repositories. It's a great opportunity to learn, contribute to projects, and grow as a developer!


Contribution Guidelines πŸ› οΈ

We welcome contributions from all skill levels, whether you're a seasoned developer or a first-time open-source contributor! Follow these guidelines to make your contribution count:

  1. Fork this repository and clone it to your local machine.
  2. Browse through the folders that match the programming language or topic you're working on.
  3. Add your pull request (PR) in the appropriate folder. If the folder doesn't exist, feel free to create one according to the programming language or topic.
  4. Once you're done, create a pull request describing your changes.

Example Folder Structure:


How to Contribute?

Step # 01: Fork this repository to your GitHub Account.

Step # 02: Clone the forked repository to your local machine

git clone https://github.com/sahil078/Hacktoberfest2024_jh

Step # 03: Navigate to the project directory.

cd Directory

Step # 04: Take a look at features and choose one that sparks your interest.

Step # 05: Create a separate branch & make your changes in your project, whether it's code or design.

git branch -M your-name

Step # 06: Commit your changes with a clear and descriptive commit message.

git add -A
git commit -m "Your clear message"

Step # 07: Push your changes to your forked repository.

git push -u origin your-name

Step # 08: Submit a Pull Request to have your contributions reviewed and potentially merged into the main repository.

Getting Started

Follow these steps to get started with your contributions:

  1. Fork this repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your contributions, whether it's updating content, improving design, or fixing issues.
  5. Commit and push your changes to your forked repository.
  6. Create a pull request to submit your contributions.

πŸŽ‰ Join Us and Contribute

Start your journey in open source by contributing to this project during Hacktoberfest! Feel free to ask any questions in the issues or create your own.

Contribution Guidelines

Please review our Contribution Guidelines before making any contributions. These guidelines provide important information about updating the website, coding standards, pull request requirements, and more.

License

This project is licensed under the MIT License - see the LICENSE file for details.