From 77bdfa772e1c8741cb9c210dc90064af94c111f4 Mon Sep 17 00:00:00 2001 From: Beep6581 Date: Mon, 1 Aug 2016 13:47:37 +0200 Subject: [PATCH] Removed markdown style from ISSUE_TEMPLATE.md Turns out markdown style makes no sense here. --- .github/ISSUE_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f6e23db7b..328af2509 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,4 @@ -If you are filing a bug report, please first read [How to write useful bug reports](http://rawpedia.rawtherapee.com/How_to_write_useful_bug_reports)
-You must provide the required information in order for your bug report to be valid.
+If you are filing a bug report, please first read the guide How to Write Useful Bug Reports: +http://rawpedia.rawtherapee.com/How_to_write_useful_bug_reports +You must provide the required information in order for your bug report to be valid. Delete this text before posting.