From 4ae57319fbc2ab6c2e1cebe34b70ab3960fd8975 Mon Sep 17 00:00:00 2001 From: Kushal Das Date: Fri, 27 Sep 2024 13:03:03 +0530 Subject: [PATCH] Update readme.md --- readme.md | 107 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 56 insertions(+), 51 deletions(-) diff --git a/readme.md b/readme.md index a0ca2a7e..ba64fde3 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,3 @@ - -
@@ -8,84 +6,91 @@ 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 🚀 +--- -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. +### 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. -## Eligibility Criteria 🚫 +--- + +### Eligibility Criteria 🚫 - **⚠️ Duplicate programming questions will not be accepted.** - **Star and Fork the Repository**: - [Hacktoberfest-2024 Repository](https://github.com/Kushal997-das/Hacktoberfest-2024) - **You must fill the `data.json` file after completing your task.** -## Hacktoberfest 2024 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-) - - - -### 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: - -``` -/ -├── question.md -└── (Solution file in any language: C, Java, Python, etc.) -``` - -Don't forget to add your name and GitHub username [here](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/1.%20Beginner%20level/TASK%20%231/data.json). 📝 - - - -### 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). -- Ensure you don't modify anything in [this template](https://github.com/Kushal997-das/Hacktoberfest-2024/edit/master/1.%20Beginner%20level/TASK%20%232/README.md). Simply copy the code and fill in your details: - -```html - - - - -
-

Your Name

- -
-``` - -After submitting, add your profile details in [data.json](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/1.%20Beginner%20level/TASK%20%232/data.json). 📅 - -## Contributing Guidelines 🤝 +--- + +### Hacktoberfest 2024 Tasks 🌈 + +1. **[Beginner Level 📁](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/readme.md#task-1-add-your-program-question-and-solution-)** + - **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: + ``` + / + ├── question.md + └── (Solution file in any language: C, Java, Python, etc.) + ``` + - Don't forget to add your name and GitHub username [here](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/1.%20Beginner%20level/TASK%20%231/data.json). 📝 + +2. **[Intermediate Level 📁](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/readme.md#task-1-add-your-program-question-and-solution-)** + - **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). + - Ensure you don't modify anything in [this template](https://github.com/Kushal997-das/Hacktoberfest-2024/edit/master/1.%20Beginner%20level/TASK%20%232/README.md). Simply copy the code and fill in your details: + ```html + + + + +
+

Your Name

+ +
+ ``` + - After submitting, add your profile details in [data.json](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/1.%20Beginner%20level/TASK%20%232/data.json). 📅 + +--- + +### Contributing Guidelines 🤝 Check the [Contributing Guidelines](https://github.com/Kushal997-das/Hacktoberfest-2024/blob/master/CONTRIBUTING.md) for more information. -## Need Help? 🤔 +--- + +### Need Help? 🤔 If you have any questions, feel free to ask [here](https://github.com/Kushal997-das/Hacktoberfest-2024/discussions/categories/q-a). -## Helpful Resources 🛠️: +--- + +### 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 🌟 +--- + +### Awesome Contributors 🌟 +--- + :tada: :confetti_ball: **Happy Contributing!** :confetti_ball: :tada: ```