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