From fe96c020c07a63d3b0e8ee5e0d8d0ad7a5e987ec Mon Sep 17 00:00:00 2001 From: Krishanx92 Date: Tue, 7 Jul 2026 20:26:06 +0530 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 367b9d0386..eccf4b56b1 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -10,17 +10,13 @@ body: label: Please select the area the issue is related to multiple: true options: - - Area/Management (Management API or Management Portal UI) - - Area/Gateway (Routing, API deployment in gateway etc.) - - Area/Policies (Policies, Policy Hub, Policy Engine etc) - - Area/APIDesigner (API Designer VSCode extension) - - Area/DeveloperPortal (Developer Portal API, Developer Portal UI) - - Area/AIGateway (AI Gateway runtime/control plane) - - Area/EventGateway (Event Gateway runtime/control plane) - - Area/AIPolicies (AI Gateway Policies, Guardrails) - - Area/Operator (Kubernetes operator for AI Gateway or Regular Gateway) - - Area/Other (Anything else which does not match above categories) - default: 0 + - Gateway + - Platform API + - Developer Portal + - AI Workspace + - CLI + - Gateway Operator + - Event Gateway validations: required: true - type: dropdown