Skip to content

Commit 812baff

Browse files
authored
Add contribution dropdown
1 parent 43e13a2 commit 812baff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ body:
1212
This info is essential to help us understand your feature request.
1313
1414
If you're uncertain about the feature, find or start an [Ideas](https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/categories/ideas) discussion, where you can get insight from the community regarding your issue.
15+
1516
- type: textarea
1617
id: problem-description
1718
validations:
@@ -51,3 +52,14 @@ body:
5152
attributes:
5253
label: Additional info
5354
description: Add any other context or screenshots about the feature request here.
55+
56+
57+
- type: dropdown
58+
id: contribution
59+
attributes:
60+
label: Help us help you
61+
description: Would you like to contribute a solution to this issue?
62+
options:
63+
- Yes, I'd like to be assigned to work on this item.
64+
- Yes, but only if others can assist.
65+
- No.

0 commit comments

Comments
 (0)