1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04: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.