]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - CONTRIBUTING.md
Merge pull request #549 from mariroz/fix-tagform-and-shortcat-toggle-savelinkform...
[github/wallabag/wallabag.git] / CONTRIBUTING.md
index 9818ae008240454da480f9905930d453ab826d6d..85c09e52cbfddca03edffb747110b4bb083fc90d 100644 (file)
@@ -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