Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 💻 WELCOME TO THE HACKTOBERFEST STARTERPACK! 💻
## Hello friends! ,
## What is Hacktoberfest?
Hacktoberfest is a movement to contribute and support the [Open Source] project (https://github.com/open-source) which is supported by [Digital Ocean] (https://hacktoberfest.digitalocean.com/) and [GitHub] ( https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest). Held in October every year. To follow suit Make your first pull request to any public repository on GitHub to contribute to the open source developer community.
Hacktoberfest is a movement to contribute and support the [Open Source project](https://github.com/open-source) which is supported by [Digital Ocean](https://hacktoberfest.digitalocean.com/) and [GitHub](https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest). Held in October every year. To follow suit make your first pull request to any public repository on GitHub to contribute to the open source developer community.

(https://hacktoberfest.digitalocean.com/](https://hacktoberfest.digitalocean.com/)
[https://hacktoberfest.digitalocean.com/](https://hacktoberfest.digitalocean.com/)

## How To Contribute To This Project
How to:
Expand All @@ -15,6 +15,7 @@ How to:
Select and Finish the task, make a pull request for your job and wait to be merged!

## Let's Started

* First, run the Fork repository first (Click the Fork Button in the top right corner, then click your Profile Image.)
* Then, the Clone fork on each local machine

Expand All @@ -30,8 +31,11 @@ git checkout -b branch-name
```

* Make changes to the Task (Please select and complete the task below!)

## Complete the following tasks:

### 1. Add your name

Add your name to `CONTRIBUTORS.md` as shown below:

```markdown
Expand All @@ -42,6 +46,7 @@ Add your name to `CONTRIBUTORS.md` as shown below:
```

### 2. Add a profile page

Add the `Your_Name.md` file to the` profiles` directory. like the example below:

```markdown
Expand All @@ -65,11 +70,11 @@ Academy that is being served now

### Projects

- [My Project] (GitHub Link) Short description
- [My Project](GitHub Link) Short description

### Profile Link

[Your name] (GitHub Link)
[Your name](GitHub Link)
```

### 3. Create a `Hello, World!` Script
Expand Down Expand Up @@ -98,9 +103,8 @@ git push origin branch-name
* Wait for PR review and merge approval!
* __Star this repository__ 👌🏻


Don't forget to include a comment like the one above which is seen above. Feel free to provide additional information on the programming language that has been selected in the Comment! Don't forget the likeness.

## Thank you and Feel free to ask!

# Happy Hacktoberfest
# Happy Hacktoberfest