From 8b47b40dc09b332edb27ba211895cd252475872e Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 28 May 2025 13:54:07 -0400 Subject: [PATCH] Improve AI GitHub Issue template (#31598) Release Notes: - N/A --- .../ISSUE_TEMPLATE/{01_bug_agent.yml => 01_bug_ai.yml} | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{01_bug_agent.yml => 01_bug_ai.yml} (77%) diff --git a/.github/ISSUE_TEMPLATE/01_bug_agent.yml b/.github/ISSUE_TEMPLATE/01_bug_ai.yml similarity index 77% rename from .github/ISSUE_TEMPLATE/01_bug_agent.yml rename to .github/ISSUE_TEMPLATE/01_bug_ai.yml index f3989f4d4a..990f403365 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_agent.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_ai.yml @@ -14,7 +14,6 @@ body: ### Description - Steps to trigger the problem: 1. 2. @@ -22,6 +21,13 @@ body: Actual Behavior: Expected Behavior: + + ### Model Provider Details + - Provider: (Anthropic via ZedPro, Anthropic via API key, Copilot Chat, Mistral, OpenAI, etc) + - Model Name: + - Mode: (Agent Panel, Inline Assistant, Terminal Assistant or Text Threads) + - MCP Servers in-use: + - Other Details: validations: required: true