From: Daniel Stenberg Date: Mon, 15 Nov 2021 10:28:16 +0000 (+0100) Subject: page-footer: add a mention of how to report bugs to the man page X-Git-Tag: curl-7_81_0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59617143cce04acd516bbb928a207a30bf3c4690;p=thirdparty%2Fcurl.git page-footer: add a mention of how to report bugs to the man page --- diff --git a/docs/cmdline-opts/page-footer b/docs/cmdline-opts/page-footer index a0ce018469..40e5378ae5 100644 --- a/docs/cmdline-opts/page-footer +++ b/docs/cmdline-opts/page-footer @@ -279,6 +279,9 @@ is the protocol used for HTTP/3 transfers. .IP XX More error codes will appear here in future releases. The existing ones are meant to never change. +.SH BUGS +If you experience any problems with curl, submit an issue in the project's bug +tracker on GitHub: https://github.com/curl/curl/issues .SH AUTHORS / CONTRIBUTORS Daniel Stenberg is the main author, but the whole list of contributors is found in the separate THANKS file.