From abd7943636715b0ea4c861135a02db97b6bcfb7e Mon Sep 17 00:00:00 2001
From: Phil Hughes <me@iamphill.com>
Date: Wed, 6 Jul 2016 08:40:21 +0100
Subject: [PATCH] Links markdown text to docs

---
 app/views/projects/issues/_issue_by_email.html.haml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app/views/projects/issues/_issue_by_email.html.haml b/app/views/projects/issues/_issue_by_email.html.haml
index 0d1204c5e10..72022881c09 100644
--- a/app/views/projects/issues/_issue_by_email.html.haml
+++ b/app/views/projects/issues/_issue_by_email.html.haml
@@ -18,4 +18,6 @@
         %p
           Use the subject line as the title of your issue.
         %p
-          Use the message as the body of your issue (feel free to include some nice markdown).
+          Use the message as the body of your issue (feel free to include some nice
+          = succeed ")." do
+            = link_to "Markdown", help_page_path('markdown', 'markdown')
-- 
GitLab