Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwalrounak committed Sep 28, 2019
1 parent b9a64b1 commit a84f650
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Welcome to Hacktoberfest 2019

![hacktoberfest](hacktoberfest.png)

### What is Hacktoberfest?
Hacktoberfest is a month-long celebration of open source software run by DigitalOcean and DEV.
It is open to everyone in their global community!
Expand All @@ -8,14 +10,19 @@ after signing up on the [Hacktoberfest website](https://hacktoberfest.digitaloce

# Getting Started
* Register for Hacktoberfest [here](https://hacktoberfest.digitalocean.com/).
* Fork this repository on GitHub by clicking the ![s](/github_fork.png) <kbd><b>Fork</b></kbd>
* Fork this repository on GitHub by clicking the <kbd><b>Fork</b></kbd>
button in the top right of this page.
* Clone your forked repo to your local machine.
`git clone https://github.com/YOUR-USERNAME/Hello-World.git`
Replace `YOUR-USERNAME` above with your GitHub username.
* Create a new branch.
`git checkout -b new-branch`
* Add your contributions.
* Add your contributions.
3 easy ways to contribute to this project:
* Add a "Hello, World!" program in any language you like.
* Add your name to the CONTRIBUTORS.md file.
* Add your profile page to the profiles directory.

* Commit and push your changes.
```
git add -A
Expand All @@ -29,4 +36,7 @@ clicking the <kbd><b>New pull request</b></kbd> button on your left-hand side of
* Congratulations! You just opened a Pull Request.

# What next?
Go ahead and star this repository if you had fun!
Go ahead and star this repository if you had fun! :star:
If you liked contributing to this project, please share and star this project to help as many people as possible to get started in Open Source.

->:confetti_ball: :tada: Happy Hacktoberfest and Happy Contributing :tada: :confetti_ball:<-
Binary file removed github_fork.png
Binary file not shown.
Binary file added hacktoberfest.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a84f650

Please sign in to comment.