]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - .github/CONTRIBUTING.md
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / .github / CONTRIBUTING.md
... / ...
CommitLineData
1# How to contribute
2
3## You found a bug
4Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
5
6To fix the bug quickly, we need some infos: please answer to the questions in the issue form.
7
8If you have the skills, look for errors into php, server and application (see `var/logs`) logs.
9
10Note : If you have large portions of text, use [Github's Gist service](https://gist.github.com/) or other pastebin-like.
11
12## You want to fix a bug or to add a feature
13Please fork wallabag and work with **the master branch**.