From 472c6a77c2d555a6add212bf6dc1cd289bb921c9 Mon Sep 17 00:00:00 2001 From: Jim Winstead Date: Sat, 21 Sep 2024 15:51:51 -0700 Subject: [PATCH] Link to GH issues for php-src instead of bugs.php.net Description in GH repository should be updated, too. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394bf9f..5f10f05 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This repository is only used for the issue tracker. It collects php-src maintenance tasks that need to be performed. It is NOT an end-user bug tracker. If you want to report a bug or feature request for PHP, go to https://bugs.php.net/. +This repository is only used for the issue tracker. It collects php-src maintenance tasks that need to be performed. It is NOT an end-user bug tracker. If you want to report a bug or feature request for PHP, go to https://github.com/php/php-src/issues.