Author: Derick Rethans (derickr) Date: 2023-11-29T15:34:14Z Commit: https://github.com/php/web-php/commit/359711d735fbddf4345d53d32efac2593f0b0e17 Raw diff: https://github.com/php/web-php/commit/359711d735fbddf4345d53d32efac2593f0b0e17.diff
Update contact page Changed paths: M contact.php Diff: diff --git a/contact.php b/contact.php index baaf07b85d..1cb719473b 100644 --- a/contact.php +++ b/contact.php @@ -8,23 +8,31 @@ <h1>Advertising at PHP.net and mirror sites</h1> <p> - The maintainers of PHP.net and the mirror sites are definitely - <em>not interested</em> in graphical banner or text ad placement - deals. + The maintainers of PHP.net are definitely <em>not interested</em> in graphical + banner or text ad placement deals. </p> <a id="contact"></a> <h1>Contact</h1> <p> - Please report problems you find on PHP.net and mirror sites in - <a href="http://bugs.php.net/">the bug system</a>. Categorize the bug - as "PHP.net Website Problem". This allows us to follow the progress of - the problem until it is fixed. + Please report problems you find on PHP.net and mirror sites on <a + href="https://github.com/php/php-src/issues/new/choose">GitHub</a>. Add the + label "Category: Website". This allows us to follow the progress of the + problem until it is fixed. +</p> +<p> + For security related issues (in PHP or our websites) please contact <a + href="mailto:secur...@php.net">secur...@php.net</a>, or <a + href="https://github.com/php/php-src/security">report a vulnerability on + GitHub</a>. +</p> +<p> + We have published a <a + href="https://github.com/php/php-src/security">Vulnerability Disclosure + Policy</a>. </p> <p> - For security related issues (in PHP or our websites) please contact - <a href="mailto:secur...@php.net">secur...@php.net</a>. Please note that the following are <b>NOT</b> security issues: <ul> <li><b>Requests for help with using PHP.</b> Please use the -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php