Skip to content

Commit

Permalink
Document Contribution Steps
Browse files Browse the repository at this point in the history
- Update the README.md file to include explicit contribution steps
  • Loading branch information
Michael Geitz committed Apr 15, 2018
1 parent 4b9d9d6 commit 92db541
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,12 @@ $ albumfs -debug -mount images/vacation/image.png
```sh
$ man albumfs
```

### Contributing

* **Fork** the repo
* **Clone** the repo locally
* **Checkout** the `develop` branch
* **Commit** your change [accordingly](https://github.com/torvalds/subsurface-for-dirk/blob/master/README#L92)
* **Push** your change to your remote fork
* Submit a **Pull request** against the develop branch

0 comments on commit 92db541

Please sign in to comment.