aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
blob: 7fdca652bb538355d62869c83d07bdaa6ad8166d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# How contributing

## You found a bug
Please [open a new issue](https://github.com/wallabag/demo.wallabag.org/issues/new).

To fix the bug quickly, we need some infos:
* your demo.wallabag.org version (in ./index.php)
* the link you want to save and which causes problem

## You want to fix a bug or to add a feature
Please fork wallabag and work with **the dev branch** only. **Do not work on master branch**.