From 46de854a02ad5e875df8f3bad43a7bbedd2a37cd Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 31 Mar 2016 17:37:26 +0300 Subject: Mention the manual in CONTRIBUTING.md --- .github/CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3c4963e6..31331d9c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -24,8 +24,8 @@ do so. ### Reporting bugs -When reporting bugs it's a good idea to go through the `Troubleshooting` section -of the README. Adding information like the backtrace and the nREPL messages to +When reporting bugs it's a good idea to go through the [Troubleshooting section +of the manual][7]. Adding information like the backtrace and the nREPL messages to the bug report makes it easier to track down bugs. Some steps to reproduce a bug reliably would also make a huge difference. @@ -49,3 +49,4 @@ reliably would also make a huge difference. [4]: https://help.github.com/articles/using-pull-requests [5]: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html [6]: https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md +[7]: http://cider.readthedocs.org/en/latest/troubleshooting/ -- cgit v1.2.3