2013-08-15 05:03:36 -04:00
|
|
|
# How contributing
|
|
|
|
|
2013-08-25 02:32:58 -04:00
|
|
|
## You found a bug
|
2014-02-12 15:46:49 -05:00
|
|
|
Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
|
2013-08-25 02:32:58 -04:00
|
|
|
|
|
|
|
To fix the bug quickly, we need some infos:
|
2014-02-12 15:46:49 -05:00
|
|
|
* your wallabag version (in ./index.php)
|
2014-01-28 04:36:04 -05:00
|
|
|
* the link you want to save and which causes problem
|
2013-08-25 02:32:58 -04:00
|
|
|
|
|
|
|
## You want to fix a bug or to add a feature
|
2014-01-28 04:36:04 -05:00
|
|
|
Please fork wallabag and work with **the dev branch** only. **Do not work on master branch**.
|