diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-11-13 14:52:28 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-11-13 14:52:28 +0100 |
commit | 705f04937fb5d5db59fe7b9643402f6ffbf07ff9 (patch) | |
tree | 3040d9cf3898c67ce36156342139019a8af0e5c8 /CONTRIBUTING.md | |
parent | 5862c872c6c63c8a0a8d33e751e3ee5146b2728e (diff) | |
parent | 45e9e0f5653993d5f463209691953e7a41527267 (diff) | |
download | wallabag-705f04937fb5d5db59fe7b9643402f6ffbf07ff9.tar.gz wallabag-705f04937fb5d5db59fe7b9643402f6ffbf07ff9.tar.zst wallabag-705f04937fb5d5db59fe7b9643402f6ffbf07ff9.zip |
Merge branch 'master' of git://github.com/DmitrySandalov/poche into DmitrySandalov-master
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. |