X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CONTRIBUTING.md;h=85c09e52cbfddca03edffb747110b4bb083fc90d;hb=87090d8ae7582708d20f3c09fb37d780af860bcd;hp=85132e65555918625a91ef160d94822430bd68dd;hpb=b66802446dce821835623c63515b6f15346be561;p=github%2Fwallabag%2Fwallabag.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 85132e65..85c09e52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,11 +1,11 @@ # How contributing ## You found a bug -Please [open a new issue](https://github.com/inthepoche/poche/issues/new). +Please [open a new issue](https://github.com/wallabag/wallabag/issues/new). To fix the bug quickly, we need some infos: -* your poche version (in ./inc/poche/myconfig.inc.php) -* the link you want to poche and which causes problem +* your wallabag version (in ./index.php) +* the link you want to save and which causes problem ## You want to fix a bug or to add a feature -Please fork poche and work with the dev branch. Do not work on master branch. \ No newline at end of file +Please fork wallabag and work with **the dev branch** only. **Do not work on master branch**. \ No newline at end of file