summary refs log tree commit diff stats
path: root/.gitignore
blob: 53eaa21960d1b9c229de5e6ca9becd1a6089c021 (plain) (blame)
1
2
/target
**/*.rs.bk
m { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# 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!