From 3bd605fd7a35f502e754527394611f103980dd08 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Fri, 25 Aug 2017 14:16:20 +0100 Subject: [PATCH] Fix description of how to report a bug in INSTALL Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/4259) (cherry picked from commit 0a8ddc17f57691c8e2e2446c4126fb4133d07d21) --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 27271de433..3e21cc29d1 100644 --- a/INSTALL +++ b/INSTALL @@ -679,7 +679,8 @@ compiler optimization flags from the CFLAGS line in Makefile and run "make clean; make" or corresponding. - Please send bug reports to . + To report a bug please open an issue on GitHub, at + https://github.com/openssl/openssl/issues. 4. If everything tests ok, install OpenSSL with -- 2.25.1