wallabag/CONTRIBUTING.md
2014-01-28 10:36:04 +01:00

411 B

How contributing

You found a bug

Please open a new issue.

To fix the bug quickly, we need some infos:

  • your demo.wallabag.org 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.