Remove markdown links from HTML comments in issue templates
authorRichard Levitte <levitte@openssl.org>
Tue, 13 Nov 2018 16:01:41 +0000 (17:01 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 13 Nov 2018 16:01:41 +0000 (17:01 +0100)
HTML comments aren't rendered, so markdown link syntax is irrelevant
inside them, and more confusing than useful.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/7632)

.github/ISSUE_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index 0205927ad0b1675dfdd65524b4ad12d039031f18..2d63c226d4a9298fe113ed5be0944bc4fad86998 100644 (file)
@@ -2,8 +2,8 @@
 NOTE:
 
     If you're asking about how to use OpenSSL, this isn't the right 
-    forum.  Please see our
-    [User Support resources](https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md)
+    forum.  Please see our User Support resources:
+    https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md
 
 If relevant, please remember to tell us in what OpenSSL version you
 found the issue.
index c8c919409f4654c2c4564cef26b68d2f728f51f1..0d6d219dc408f485c398100435c55364c1c18b11 100644 (file)
@@ -10,8 +10,8 @@ Thank you for your bug report.
 NOTE:
 
     If you're asking about how to use OpenSSL, this isn't the right 
-    forum.  Please see our
-    [User Support resources](https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md)
+    forum.  Please see our User Support resources:
+    https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md
 
 Please remember to tell us in what OpenSSL version you found the issue.
 
index 54213b02a440b0ddb0c4698705e5e05a58b0400c..9e5565eea3e7e3b557d20b723ee3a583dbdefce7 100644 (file)
@@ -10,8 +10,8 @@ Thank you for your feature request.
 NOTE:
 
     If you're asking about how to use OpenSSL, this isn't the right 
-    forum.  Please see our
-    [User Support resources](https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md)
+    forum.  Please see our User Support resources:
+    https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md
 
 Please remember to put ``` lines before and after any commands plus
 output and code, like this: