]> git.immae.eu Git - github/wallabag/wallabag.git/blame - CONTRIBUTING.md
#568 missing rss.png files
[github/wallabag/wallabag.git] / CONTRIBUTING.md
CommitLineData
20ced8a8
NL
1# How contributing
2
b6680244 3## You found a bug
26170f46 4Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
b6680244
NL
5
6To fix the bug quickly, we need some infos:
26170f46 7* your wallabag version (in ./index.php)
c95b78a8 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**.