From edb4e82842cb47620f06e47ffc7af47935772833 Mon Sep 17 00:00:00 2001 From: Nikhil Nandagopal Date: Thu, 2 May 2024 12:38:29 +0530 Subject: [PATCH] Update --bug-report.yaml --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index d447346eec..8279e96853 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -62,7 +62,7 @@ body: label: Severity description: "The impact of the issue" options: - - Low (Inconsistent UI/UX) + - Low (Cosmetic UI issues) - Medium (Frustrating UX) - High (Blocker to building or releasing) - Critical (Broken Production apps)