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














                                                                              
# Contributing to Ranger

## Tips for bug reports

* You can obtain much better error messages with `ranger --debug`, please post
  those in bug reports rather than the usual, single-line error message.
* Please mention the version of ranger and Python
* If possible, Please give step-by-step instructions to reproduce the bug.
* Send security-relevant bugs PGP-encrypted to hut@hut.pm, see HACKING.md

## Tips on patching

* See HACKING.md

Thank you!