diff options
-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. |