From 5553a143f149b7e4f127cc13245fbffd806bc6b7 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sun, 12 May 2013 13:23:34 +0300 Subject: [PATCH] CONTRIBUTING.md: add link to search issues --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 898bc3cdda..a5e7f60c82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ If you are at all unsure whether it's a bug in OpenELEC or a problem with someth else, post in the OpenELEC [Forum] instead. If it turns out that it is a bug, an issue can always bee opend later. -If you are sure that it's a bug in OpenELEC and you have not found a similar issue, open a new [issue] +If you are sure that it's a bug in OpenELEC and you have not found a [similar issue], open a new [issue] and try to answer the following questions: - What did you do? - What did you expect to happen? @@ -45,3 +45,4 @@ particular feature into OpenELEC. [issue]: https://github.com/OpenELEC/OpenELEC.tv/issues [webchat]: http://openelec.tv/support/chat [logfiles]: http://wiki.openelec.tv/index.php?title=OpenELEC_FAQ#Support_Logs +[similar issue]: https://github.com/OpenELEC/OpenELEC.tv/search?&ref=cmdform&type=Issues