From 9a29b61bf2a8a1fcd34532242c7c193a4b38cbee Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Fri, 1 Mar 2024 16:03:07 +0530 Subject: [PATCH] Update --bug-report.yaml --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 1403a4ad3b..04716c6d24 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -62,10 +62,10 @@ body: label: Severity description: "The impact of the issue" options: - - Critical: Broken applications - - High: Blocker to building - - Medium: Frustrating UX - - Low: Inconsistent UI/UX + - Critical (Broken applications) + - High (Blocker to building) + - Medium (Frustrating UX) + - Low (Inconsistent UI/UX) validations: required: true - type: input