mirror of https://github.com/openssl/openssl.git
Fix typo in CONTRIBUTING.md
CLA: trivial Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24413)
This commit is contained in:
parent
85ccbab216
commit
45f5d51b72
|
@ -9,7 +9,7 @@ Development is done on GitHub in the [openssl/openssl] repository.
|
||||||
|
|
||||||
[openssl/openssl]: <https://github.com/openssl/openssl>
|
[openssl/openssl]: <https://github.com/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).
|
please open an [issue on GitHub](https://github.com/openssl/openssl/issues).
|
||||||
|
|
||||||
To submit a patch or implement a new feature, please open a
|
To submit a patch or implement a new feature, please open a
|
||||||
|
|
Loading…
Reference in New Issue