From 1922d6c1e917bc4b3346fdd1a40c729ce6ec8be3 Mon Sep 17 00:00:00 2001 From: Fabien Dubosson Date: Thu, 17 Dec 2015 21:25:57 +0100 Subject: [PATCH] Add a link to the wiki in CONTRIBUTING --- CONTRIBUTING.org | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 45f67166d..8c5b09a89 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -46,6 +46,7 @@ Issues have to be reported on our [[https://github.com/syl20bnr/spacemacs/issues to reproduce the bug here. You can also check at the [[https://github.com/syl20bnr/spacemacs/tree/develop][source code]] to see if it has been changed/corrected. - Try to use a clear title, and describe your problem with complete sentences. + See also [[https://github.com/syl20bnr/spacemacs/wiki/Debugging#how-to-make-a-great-bug-report][How to make a great bug report]] in the wiki. - Include the following information in your issue: - The output of =SPC h d s= (=M-m h d s= in Emacs style), which gives the versions information about your installation.