aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-06-26 21:54:54 +0200
committernodiscc <nodiscc@gmail.com>2015-06-26 21:58:07 +0200
commit927a84119ca1067d950a23dbd14159e11513a5cd (patch)
tree29ac36deefbe97df6b1cb37b7fcc2993ebb8a06f /CONTRIBUTING.md
parenteae648d4fdb2e827373c080184d651f7a095f1b0 (diff)
downloadShaarli-927a84119ca1067d950a23dbd14159e11513a5cd.tar.gz
Shaarli-927a84119ca1067d950a23dbd14159e11513a5cd.tar.zst
Shaarli-927a84119ca1067d950a23dbd14159e11513a5cd.zip
[doc] update CONTRIBUTING
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