From ecb103a46098879e1dcd67b97677de47d98aebc2 Mon Sep 17 00:00:00 2001 From: Dave Rayment Date: Fri, 3 Apr 2026 03:02:37 +0100 Subject: [PATCH] Update duplicate resolution message Update dupe message to include reference to the comment above, as it can be confusing to newcomers to not have it pointed out. Slightly tightened up wording. --- .github/policies/resourceManagement.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/policies/resourceManagement.yml b/.github/policies/resourceManagement.yml index d17c4ca45362..8a9e6b035384 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -163,7 +163,7 @@ configuration: association: Collaborator then: - addReply: - reply: Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! + reply: We've identified this issue as a duplicate of an existing one and are closing this thread so discussion stays in one place.

Please see the comment above for the link to the original tracking issue, and feel free to subscribe there for updates. - closeIssue - removeLabel: label: Needs-Triage