From 5c731fa22a9f1334da0d1eeb68155ed8d56a07e5 Mon Sep 17 00:00:00 2001 From: Krishanx92 Date: Tue, 7 Jul 2026 20:41:46 +0530 Subject: [PATCH] Update task.yml --- .github/ISSUE_TEMPLATE/task.yml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml index a00b5d7817..4e7c8d3f26 100644 --- a/.github/ISSUE_TEMPLATE/task.yml +++ b/.github/ISSUE_TEMPLATE/task.yml @@ -10,16 +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) + - Gateway + - Platform API + - Developer Portal + - AI Workspace + - CLI + - Gateway Operator + - Event Gateway validations: required: true - type: dropdown