From 56d6d6c897bd9e1aceff726c6ef70b4db3397fac Mon Sep 17 00:00:00 2001 From: Sebastian Benz Date: Wed, 29 Oct 2025 20:26:40 +0100 Subject: [PATCH] Fix new bug report template not showing up Removed JSON rendering for MCP configuration field. --- .github/ISSUE_TEMPLATE/01-bug.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 357423ef0..844727ea6 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -31,7 +31,6 @@ body: - id: mcp-configuration type: textarea - render: json attributes: label: MCP configuration