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