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