diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-10-17 11:39:19 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-10-17 11:39:19 +0200 |
commit | 8e76eaad19c32fd9993fcd4c66de80394b55fbe2 (patch) | |
tree | 06f74ad23d9439d42efe967c08f07ee3c2caa0e6 /CONTRIBUTING.md | |
parent | 01e671f4d1fc66696c3ab14c837be0dde8fd02ea (diff) | |
download | wallabag-8e76eaad19c32fd9993fcd4c66de80394b55fbe2.tar.gz wallabag-8e76eaad19c32fd9993fcd4c66de80394b55fbe2.tar.zst wallabag-8e76eaad19c32fd9993fcd4c66de80394b55fbe2.zip |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85132e65..c89411f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md | |||
@@ -8,4 +8,4 @@ To fix the bug quickly, we need some infos: | |||
8 | * the link you want to poche and which causes problem | 8 | * the link you want to poche and which causes problem |
9 | 9 | ||
10 | ## You want to fix a bug or to add a feature | 10 | ## You want to fix a bug or to add a feature |
11 | Please fork poche and work with the dev branch. Do not work on master branch. \ No newline at end of file | 11 | Please fork poche and work with **the dev branch** only. Do not work on master branch. |