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)
commit7dc6875c5562fce2336b87f59b081e0bf4d7855c
tree0a2aef7a04111dd07826415d0695fbf311a2ce24
parent713683393330b0fb74d0034ece16247915d1f3cb
Remove markdown links from HTML comments in issue templates

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