From 37805ffbb27ed7634856001d61147336dfa66d1e Mon Sep 17 00:00:00 2001 From: Pedro Igor Date: Tue, 20 Feb 2024 17:17:38 -0300 Subject: [PATCH] fixing typo in bug template --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7201191256..bc795b3e15 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -80,7 +80,7 @@ body: label: Regression description: Was the issue introduced only after upgrading Keycloak, and it worked as expected in the past? options: - - label: The issue is a regressions + - label: The issue is a regression - type: textarea id: behaviorExpected attributes: