Skip to content

Commit bf8bffc

Browse files
authored
fix: issue template options (#166)
1 parent 701ac2a commit bf8bffc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/ISSUE_TEMPLATE/siep.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,7 @@ body:
7171
description: Select the maintainer sponsoring this proposal.
7272
multiple: false
7373
options:
74-
- label: No Sponsor Yet
75-
value: None
76-
- label: Eddie Knight
77-
value: "@eddie-knight"
74+
- No Sponsor Yet
75+
- Eddie Knight (@eddie-knight)
7876
validations:
7977
required: true

0 commit comments

Comments
 (0)