Skip to content

Commit

Permalink
fix community component issue template (#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
wildum authored Jul 12, 2024
1 parent 17752c8 commit a65d387
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/community_component_proposal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ body:
required: true
- type: checkboxes
attributes:
label: Are you willing to be the maintainer for this component in Alloy?
label: Community component maintainer
description: Are you willing to be the maintainer for this component in Alloy?
options:
- label: I agree to be a maintainer for this component.
- type: textarea
attributes:
label: Community component description
Expand Down

0 comments on commit a65d387

Please sign in to comment.