From: James Muir Date: Thu, 16 May 2024 02:07:58 +0000 (-0400) Subject: Fix typo in CONTRIBUTING.md X-Git-Tag: openssl-3.1.6~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4129b171735f734d16d350f57a7c7e97191b393e;p=thirdparty%2Fopenssl.git Fix typo in CONTRIBUTING.md CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/24413) (cherry picked from commit 45f5d51b72a262bf85c4461fbded91485ce6b9da) --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0066e7e8ad8..fec6616e21f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ Development is done on GitHub in the [openssl/openssl] repository. [openssl/openssl]: -To request new a feature, ask a question, or report a bug, +To request a new feature, ask a question, or report a bug, please open an [issue on GitHub](https://github.com/openssl/openssl/issues). To submit a patch or implement a new feature, please open a