From: nodiscc Date: Fri, 26 Jun 2015 19:54:54 +0000 (+0200) Subject: [doc] update CONTRIBUTING X-Git-Tag: v0.5.0~21 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=927a84119ca1067d950a23dbd14159e11513a5cd;hp=eae648d4fdb2e827373c080184d651f7a095f1b0;p=github%2Fshaarli%2FShaarli.git [doc] update CONTRIBUTING --- 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.