diff --git a/README.md b/README.md index 7bb596a..22d31c6 100644 --- a/README.md +++ b/README.md @@ -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