diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-11-13 15:23:52 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-11-13 15:23:52 +0100 |
commit | 760d44d1943ae1d016292e5cbbe30f3ed4813b50 (patch) | |
tree | 37e80402cebfd492421f34dc16eccf7b14ddfb46 /CONTRIBUTING.md | |
parent | f2d3ee98a6a3137f8c3edd62294d34a8ff4700b6 (diff) | |
parent | 705f04937fb5d5db59fe7b9643402f6ffbf07ff9 (diff) | |
download | wallabag-760d44d1943ae1d016292e5cbbe30f3ed4813b50.tar.gz wallabag-760d44d1943ae1d016292e5cbbe30f3ed4813b50.tar.zst wallabag-760d44d1943ae1d016292e5cbbe30f3ed4813b50.zip |
Merge branch 'DmitrySandalov-master' into dev
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. |