X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CONTRIBUTING.md;h=b1be656a8d73def944e58409bfbf7601e00c81a0;hb=refs%2Fheads%2Fv0.8;hp=054b9a3f1628901f1a52412aae2971487394d9d6;hpb=b6a88fab55422f841d9feba8470bf2f68b9a8975;p=github%2Fshaarli%2FShaarli.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 054b9a3f..b1be656a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,6 +43,7 @@ git checkout -b testing git merge cool-new-feature git merge bugfix ``` +Or see [Checkout Github Pull Requests locally](https://gist.github.com/piscisaureus/3342247) Please report any problem you might find.