Skip to content

Commit 9fbe41f

Browse files
authored
Merge pull request #3191 from embik/fix-issue-template-adopters
📖 Fix wrong 'labels' key in adopters issue template
2 parents e7d1d54 + 3fa77c5 commit 9fbe41f

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)