1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00
wallabag/CONTRIBUTING.md
2013-08-25 08:32:58 +02:00

391 B

How contributing

You found a bug

Please open a new issue.

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.