From 927a84119ca1067d950a23dbd14159e11513a5cd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 26 Jun 2015 21:54:54 +0200 Subject: [PATCH] [doc] update CONTRIBUTING --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 054b9a3..b1be656 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.