X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CONTRIBUTING.md;h=85c09e52cbfddca03edffb747110b4bb083fc90d;hb=a8ef1f3f43236908fdabebf795cf7de370b538ec;hp=9818ae008240454da480f9905930d453ab826d6d;hpb=6bc2da519197738e021b82cde56f0281596f2073;p=github%2Fwallabag%2Fwallabag.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9818ae00..85c09e52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,11 @@ # How contributing -When you create an issue on github, don't forget to give us your poche version. You can find it in config screen or in ./inc/poche/config.inc.php. \ No newline at end of file +## You found a bug +Please [open a new issue](https://github.com/wallabag/wallabag/issues/new). + +To fix the bug quickly, we need some infos: +* 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 wallabag and work with **the dev branch** only. **Do not work on master branch**. \ No newline at end of file