From 34411b5409d3f1cb1c02a0381f168791ea1765fc Mon Sep 17 00:00:00 2001 From: Joey Robichaud Date: Mon, 20 Jul 2026 10:14:00 -0700 Subject: [PATCH] Fix reply message formatting in resourceManagement.yml --- .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 6d74cf7ae..37c660ba0 100644 --- a/.github/policies/resourceManagement.yml +++ b/.github/policies/resourceManagement.yml @@ -108,7 +108,7 @@ configuration: isRegex: True then: - addReply: - reply: If you are running into problems, please open a new issue and provide the requested information. See "[How to file and issue](https://github.com/dotnet/vscode-csharp/blob/main/SUPPORT.md#how-to-file-an-issue)" for instructions. Thanks! + reply: If you are running into problems, please open a new issue and provide the requested information. See "[How to file an issue](https://github.com/dotnet/vscode-csharp/blob/main/SUPPORT.md#how-to-file-an-issue)" for instructions. Thanks! - closeIssue onFailure: