Author: Posp (pospjan) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2023-02-13T11:08:44+01:00
Commit: https://github.com/php/web-php/commit/227f760c6a4c0dbe27ccd277dceabd41b384b088 Raw diff: https://github.com/php/web-php/commit/227f760c6a4c0dbe27ccd277dceabd41b384b088.diff Change a link from an old issue tracker to GitHub Closes GH-755. Changed paths: M get-involved.php Diff: diff --git a/get-involved.php b/get-involved.php index 6fb516372..adfcc6a2d 100644 --- a/get-involved.php +++ b/get-involved.php @@ -31,7 +31,7 @@ <li>Help finding and diagnosing failed tests, see the <a href="http://qa.php.net/write-test.php">phpt documentation</a></li> <li>Filing and resolving bug reports - at <a href="http://bugs.php.net">bugs.php.net</a></li> + on <a href="https://github.com/php/php-src/issues/">GitHub Issues</a>.</li> <li>Help maintain and or translate documentation files at the doc-* repositories on <a href="https://github.com/php/?q=doc">github</a>. Check out our <a href="http://doc.php.net/tutorial/">guide for contributors</a>.</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php