From c6fd76f70c98384331868710f56edb6192de9bcf Mon Sep 17 00:00:00 2001 From: qjoner <17870398+qjoner@users.noreply.github.com> Date: Thu, 5 Feb 2026 18:04:22 +0700 Subject: [PATCH] Fix formatting in bug.yaml validations section --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 617ff9872..ee0022dcd 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -52,4 +52,4 @@ body: Which version of Python and MCP Python SDK are you using? render: Text validations: - required: true + required: true