Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushal997-das authored Sep 27, 2024
1 parent 0526f34 commit b596189
Showing 1 changed file with 12 additions and 19 deletions.
31 changes: 12 additions & 19 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,16 @@

This repository is designed to help beginners make their first successful pull request and contribute to open source. 🌱

### What is Hacktoberfest? 🤔
## What is Hacktoberfest? 🤔

Hacktoberfest is a month-long celebration from October 1 to October 31, organized by [DigitalOcean](https://hacktoberfest.digitalocean.com/) and [DEV Community](https://dev.to/), in collaboration with [GitHub](https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest). It's a fantastic opportunity to engage with the open-source community by creating your first pull request to any public repository on GitHub. 🌍

### How to Get Started 🚀
## How to Get Started 🚀

1. **Register for Hacktoberfest**: Visit the [Hacktoberfest registration page](https://hacktoberfest.digitalocean.com/) and sign in with your GitHub credentials. Be sure to read the rules carefully before registering.

### Learn More 📚✨

These resources are essential for your Hacktoberfest journey:

- **[Hacktoberfest Overview](https://hacktoberfest.digitalocean.com/overview)**: Gain a comprehensive understanding of the Hacktoberfest program.

- **[Understanding Git Basics](https://www.atlassian.com/git/tutorials/learn-git)**: Master the fundamental concepts of Git.


### Eligibility Criteria 🚫
## Eligibility Criteria 🚫

- **⚠️ Duplicate programming questions will not be accepted.**
- **Star and Fork the Repository**:
Expand All @@ -34,14 +26,12 @@ These resources are essential for your Hacktoberfest journey:

## Hacktoberfest 2024 Tasks 🌈

### Choose from these tasks:

- [Beginner Level 📁](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/readme.md#task-1-add-your-program-question-and-solution-)
- [Intermediate Level 📁](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/readme.md#task-1-add-your-program-question-and-solution-)

<img height="30" src="https://img.shields.io/badge/Beginner%20level-green.svg?&style=for-the-badge&logo=Beginner%20level&logoColor=blue" />

#### Task 1: [Add Your Program Question and Solution](https://github.com/Kushal997-das/Hacktoberfest-2024/tree/master/1.%20Beginner%20level/TASK%20%231) 😇
### Task 1: [Add Your Program Question and Solution](https://github.com/Kushal997-das/Hacktoberfest-2024/tree/master/1.%20Beginner%20level/TASK%20%231) 😇

Create a new folder for your programming question and its solution. The structure should look like this:

Expand All @@ -55,7 +45,7 @@ Don't forget to add your name and GitHub username [here](https://github.com/Kush

<img height="30" src="https://img.shields.io/badge/Intermediate%20level-red.svg?&style=for-the-badge&logo=Beginner%20level&logoColor=blue" />

#### Task 2: [Submit Your Own Portfolio Page / GitHub Profile](https://github.com/Kushal997-das/Hacktoberfest-2024/tree/master/1.%20Beginner%20level/TASK%20%232) 📄
### Task 2: [Submit Your Own Portfolio Page / GitHub Profile](https://github.com/Kushal997-das/Hacktoberfest-2024/tree/master/1.%20Beginner%20level/TASK%20%232) 📄

**How to Add Your Portfolio**:
- Follow the instructions [here](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/1.%20Beginner%20level/TASK%20%232/README.md).
Expand All @@ -82,10 +72,13 @@ Check the [Contributing Guidelines](https://github.com/Kushal997-das/Hacktoberfe

If you have any questions, feel free to ask [here](https://github.com/Kushal997-das/Hacktoberfest-2024/discussions/categories/q-a).

### Helpful Resources 🛠️:
- [Forking a Repo](https://help.github.com/en/github/getting-started-with-github/fork-a-repo)
- [Creating a Pull Request](https://opensource.com/article/19/7/create-pull-request-github)
- [Getting Started with Git and GitHub](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)
## Helpful Resources 🛠️:

These resources are essential for your Hacktoberfest journey:

- **[Hacktoberfest Overview](https://hacktoberfest.digitalocean.com/overview)**: Gain a comprehensive understanding of the Hacktoberfest program.

- **[Understanding Git Basics](https://www.atlassian.com/git/tutorials/learn-git)**: Master the fundamental concepts of Git.

## Awesome Contributors 🌟

Expand Down

0 comments on commit b596189

Please sign in to comment.