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.