We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c4230 commit 43e13a2Copy full SHA for 43e13a2
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -133,4 +133,12 @@ body:
133
attributes:
134
label: Additional context
135
description: Add any other context about the problem here.
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