From 6044e5c5535d5f7a9aadb471ee0f1a6db279c48a Mon Sep 17 00:00:00 2001 From: Willem Jiang Date: Thu, 18 Jun 2026 11:52:10 +0800 Subject: [PATCH] Update bug-report.yml Add new component for the CI infra --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index bd15821bb..1a86b354a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -45,6 +45,7 @@ body: - MCP - Config / setup (make, config.yaml, env) - Docs + - CI infra - Not sure validations: required: true