wallabag/.github/CONTRIBUTING.md
Nicolas Lœuillet 953305e904
Update CONTRIBUTING file
Fix #2059
2016-05-18 14:33:06 +02:00

14 lines
534 B
Markdown

# How to contribute
## 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: please answer to the questions in the issue form.
If you have the skills, look for errors into php, server and application (see `var/logs`) logs.
Note : If you have large portions of text, use [Github's Gist service](https://gist.github.com/) or other pastebin-like.
## You want to fix a bug or to add a feature
Please fork wallabag and work with **the master branch**.