You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/2-sample_scenario.yml
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,4 +31,15 @@ body:
31
31
description: "How will it improve this project?"
32
32
placeholder: "Please describe how this feature will improve the project. What value does it provide that you currently do not have? How does it help YOU?"
33
33
validations:
34
-
required: true
34
+
required: true
35
+
36
+
- type: dropdown
37
+
id: collaborate
38
+
attributes:
39
+
label: "Are you able to collaborate and/or submit a pull request?"
0 commit comments