From: Richard Levitte Date: Fri, 13 Nov 2020 09:03:54 +0000 (+0100) Subject: Fix a few github file references X-Git-Tag: openssl-3.0.0-alpha9~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=322d56cd645fa2372aaddc78ea5db9c71f58d28f;p=thirdparty%2Fopenssl.git Fix a few github file references https://github.com/openssl/openssl/blob/master/.github/SUPPORT.md -> https://github.com/openssl/openssl/blob/master/SUPPORT.md Fixes #13396 Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/13397) --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2d63c226d4a..7a89c4ef130 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,7 +3,7 @@ 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 + https://github.com/openssl/openssl/blob/master/SUPPORT.md If relevant, please remember to tell us in what OpenSSL version you found the issue. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5e33c144d35..5cc780b6def 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ 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 + https://github.com/openssl/openssl/blob/master/SUPPORT.md Please remember to tell us in what OpenSSL version you found the issue. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 706c022a28a..4e4ed54cf2f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -13,7 +13,7 @@ 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 + https://github.com/openssl/openssl/blob/master/SUPPORT.md Please remember to put ``` lines before and after any commands plus output and code, like this: