Skip to content

Commit 3fa77c5

Browse files
committed
Fix wrong 'labels' key in adopters issue template
Signed-off-by: Marvin Beckers <[email protected]>
1 parent 9dc8836 commit 3fa77c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/adopters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
- type: dropdown
3333
id: maturity
3434
attributes:
35-
labels: Maturity Stage
35+
label: Maturity Stage
3636
description: What stage are you at in your adoption of kcp?
3737
multiple: false
3838
options:

0 commit comments

Comments
 (0)