From c824b98334d4cc5f0f7b7be48526b6e536af6274 Mon Sep 17 00:00:00 2001 From: ebndev <164093511+ebndev@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:27:48 -0700 Subject: [PATCH 1/2] Rename Copilot Coding Agent to Copilot Cloud Agent --- .github/DISCUSSION_TEMPLATE/copilot-conversations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml b/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml index f8cc43fd9..977297c1c 100644 --- a/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml +++ b/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml @@ -26,7 +26,7 @@ body: - Copilot in GitHub - Copilot Workspace - Copilot Agent Mode - - Copilot Coding Agent + - Copilot Cloud Agent - Copilot Enterprise - Account Related - VS Code From 11f00d1101e28ec403357be7d9f9a34500320d9b Mon Sep 17 00:00:00 2001 From: Ashley Nicolson Date: Wed, 1 Apr 2026 21:24:15 +0100 Subject: [PATCH 2/2] Add new Copilot topics to discussion template (#191333) --- .github/DISCUSSION_TEMPLATE/copilot-conversations.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml b/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml index 977297c1c..ab43d3dc8 100644 --- a/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml +++ b/.github/DISCUSSION_TEMPLATE/copilot-conversations.yml @@ -27,6 +27,10 @@ body: - Copilot Workspace - Copilot Agent Mode - Copilot Cloud Agent + - Copilot Agentic Workflows + - Copilot CLI + - Copilot SDK + - Copilot Code Review - Copilot Enterprise - Account Related - VS Code