about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authornfnty <git@nfnty.se>2017-01-16 00:55:16 +0100
committernfnty <git@nfnty.se>2017-01-16 01:13:47 +0100
commit03ed2a43a1a80c69d1a9590e3e04fdb9317791ff (patch)
treef60cfde993bf0e7619a21c2b6370699c2f94522e /CONTRIBUTING.md
parentded8e6756779c52b5d63ae92e78affe4812544ca (diff)
downloadranger-03ed2a43a1a80c69d1a9590e3e04fdb9317791ff.tar.gz
Documentation: Improve readability
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4c467c9c..a75afcae 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,10 +6,10 @@
   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
+* Send security-relevant bugs PGP-encrypted to hut@hut.pm, see `HACKING.md`
 
 ## Tips on patching
 
-* See HACKING.md
+* See `HACKING.md`
 
 Thank you!