diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
43 | git merge cool-new-feature | 43 | git merge cool-new-feature |
44 | git merge bugfix | 44 | git merge bugfix |
45 | ``` | 45 | ``` |
46 | Or see [Checkout Github Pull Requests locally](https://gist.github.com/piscisaureus/3342247) | ||
46 | 47 | ||
47 | Please report any problem you might find. | 48 | Please report any problem you might find. |
48 | 49 | ||