fixing typo in bug template
This commit is contained in:
parent
d13dc57a29
commit
37805ffbb2
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -80,7 +80,7 @@ body:
|
||||||
label: Regression
|
label: Regression
|
||||||
description: Was the issue introduced only after upgrading Keycloak, and it worked as expected in the past?
|
description: Was the issue introduced only after upgrading Keycloak, and it worked as expected in the past?
|
||||||
options:
|
options:
|
||||||
- label: The issue is a regressions
|
- label: The issue is a regression
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: behaviorExpected
|
id: behaviorExpected
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue