summary refs log blame commit diff stats
path: root/CONTRIBUTING.md
blob: abf25300e1fc25ac9abaf208be99d83bc02e984c (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                        

                                                                              
                                                                              


                                                                                     


                   
                  

          
# Contributing to Ranger

## Tips for bug reports

* Always completely fill out the issue template that is automatically inserted
  on issue creation.
* You can obtain much better error messages with `ranger --debug`, please post
  those in bug reports rather than the usual, single-line error message. Also
  check the log by using the default map `W` or by running the command `display_log`.
* Send security-relevant bugs PGP-encrypted to hut@hut.pm, see `HACKING.md`.

## Tips on patching

* See `HACKING.md`

Thank you!