From 0e0eba7a5c01a1776737dc85ceea2ddc98154015 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 25 Aug 2025 17:53:20 +0100 Subject: [PATCH 1/2] Specifically add that this is not a support forum --- .github/ISSUE_TEMPLATE/download-page.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/download-page.yml b/.github/ISSUE_TEMPLATE/download-page.yml index 0331bcd340..e41620afd8 100644 --- a/.github/ISSUE_TEMPLATE/download-page.yml +++ b/.github/ISSUE_TEMPLATE/download-page.yml @@ -9,6 +9,9 @@ body: Thanks for taking the time to suggest an improvement or idea for the **Downloads Page**. Please provide as much detail as possible so we can understand your suggestion. + Please **do not** use this issue tracker for reporting issues with installing PHP, as + this is not a support forum. Instead head to (our support page)[https://www.php.net/support.php]. + - type: input id: summary attributes: From c3cdceaf5ddfaa24b9b3ef9c3f88ef76713a25ec Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 25 Aug 2025 17:56:49 +0100 Subject: [PATCH 2/2] I always get these the wrong way around --- .github/ISSUE_TEMPLATE/download-page.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/download-page.yml b/.github/ISSUE_TEMPLATE/download-page.yml index e41620afd8..f0df85e84b 100644 --- a/.github/ISSUE_TEMPLATE/download-page.yml +++ b/.github/ISSUE_TEMPLATE/download-page.yml @@ -8,9 +8,8 @@ body: value: | Thanks for taking the time to suggest an improvement or idea for the **Downloads Page**. Please provide as much detail as possible so we can understand your suggestion. - Please **do not** use this issue tracker for reporting issues with installing PHP, as - this is not a support forum. Instead head to (our support page)[https://www.php.net/support.php]. + this is not a support forum. Instead head to [our support page](https://www.php.net/support.php). - type: input id: summary