mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-10 19:35:16 -05:00
11 lines
393 B
Markdown
11 lines
393 B
Markdown
# How contributing
|
|
|
|
## You found a bug
|
|
Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
|
|
|
|
To fix the bug quickly, we need some infos:
|
|
* your wallabag 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**. |