summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-08-25 14:16:20 +0100
committerMatt Caswell <matt@openssl.org>2017-08-25 14:16:20 +0100
commit0a8ddc17f57691c8e2e2446c4126fb4133d07d21 (patch)
tree1639b3184b308a200ae14358e96730ffe95159fc /INSTALL
parent219b4643e40ada993730c55ae2c09815f89b4a2d (diff)
Fix description of how to report a bug in INSTALL
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4259)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1d130118d5..064b2f8b00 100644
--- a/INSTALL
+++ b/INSTALL
@@ -704,7 +704,8 @@
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.