Fix description of how to report a bug in INSTALL
authorMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 13:16:20 +0000 (14:16 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 13:16:20 +0000 (14:16 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4259)

INSTALL

diff --git a/INSTALL b/INSTALL
index 1d130118d5f62e2da9efc6d7af0dacffe3e6cc1d..064b2f8b000ac704758e05b2191be07da4fa3aff 100644 (file)
--- a/INSTALL
+++ b/INSTALL
      compiler optimization flags from the CFLAGS line in Makefile and
      run "make clean; make" or corresponding.
 
      compiler optimization flags from the CFLAGS line in Makefile and
      run "make clean; make" or corresponding.
 
-     Please send bug reports to <rt@openssl.org>.
+     To report a bug please open an issue on GitHub, at
+     https://github.com/openssl/openssl/issues.
 
      For more details on how the make variables TESTS can be used,
      see section TESTS in Detail below.
 
      For more details on how the make variables TESTS can be used,
      see section TESTS in Detail below.