]> git.immae.eu Git - github/wallabag/wallabag.git/blame - CONTRIBUTING.md
Merge pull request #181 from inthepoche/dev
[github/wallabag/wallabag.git] / CONTRIBUTING.md
CommitLineData
20ced8a8
NL
1# How contributing
2
b6680244
NL
3## You found a bug
4Please [open a new issue](https://github.com/inthepoche/poche/issues/new).
5
6To fix the bug quickly, we need some infos:
7* your poche version (in ./inc/poche/myconfig.inc.php)
8* the link you want to poche and which causes problem
9
10## You want to fix a bug or to add a feature
11Please fork poche and work with the dev branch. Do not work on master branch.