X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CONTRIBUTING.md;h=85132e65555918625a91ef160d94822430bd68dd;hb=a84f77d6ba15a64ff00453f5d5190c021ce460ed;hp=9818ae008240454da480f9905930d453ab826d6d;hpb=0269cd821311500acffed61edb1bc168d3fb5ec8;p=github%2Fwallabag%2Fwallabag.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100755 new mode 100644 index 9818ae00..85132e65 --- 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/inthepoche/poche/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 + +## 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