aboutsummaryrefslogblamecommitdiffhomepage
path: root/.github/CONTRIBUTING.md
blob: 920f19055076558296d414b01c9826e447afdf8b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                   
 
                  
                                                                           
 
                                                                                             
 
                                                                                               

                                                                                                                        

                                            
                                                         
# 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**.