From 8baff80b1ed3cda5c3fb50a7f48409d6474ae6db Mon Sep 17 00:00:00 2001 From: Dan Harrin Date: Thu, 6 Aug 2026 09:37:19 +0100 Subject: [PATCH] Update issue template for breaking changes Remove project association for the issue template. Signed-off-by: Dan Harrin --- .../ISSUE_TEMPLATE/unexpected_major_version_breaking_change.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/unexpected_major_version_breaking_change.yml b/.github/ISSUE_TEMPLATE/unexpected_major_version_breaking_change.yml index feec2ebd64..b4bd598c46 100644 --- a/.github/ISSUE_TEMPLATE/unexpected_major_version_breaking_change.yml +++ b/.github/ISSUE_TEMPLATE/unexpected_major_version_breaking_change.yml @@ -1,7 +1,6 @@ name: Missing v4 upgrade guide step description: If a breaking change is not documented in the upgrade guide and not automatically upgraded by the script, report it here labels: unexpected major version breaking change,unconfirmed,high priority -projects: ['filamentphp/2'] body: - type: markdown attributes: