]> git.immae.eu Git - github/wallabag/wallabag.git/blob - CONTRIBUTING.md
change static files
[github/wallabag/wallabag.git] / CONTRIBUTING.md
1 # How contributing
2
3 ## You found a bug
4 Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
5
6 To 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
11 Please fork wallabag and work with **the dev branch** only. **Do not work on master branch**.