Skip to content

Commit 43e13a2

Browse files
authored
Added contribution dropdown
1 parent a4c4230 commit 43e13a2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,12 @@ body:
133133
attributes:
134134
label: Additional context
135135
description: Add any other context about the problem here.
136-
136+
- type: dropdown
137+
id: contribution
138+
attributes:
139+
label: Help us help you
140+
description: Would you like to contribute a solution to this issue?
141+
options:
142+
- Yes, I'd like to be assigned to work on this item.
143+
- Yes, but only if others can assist.
144+
- No.

0 commit comments

Comments
 (0)