Browse Source

Ask - whether available for follow-up questions

Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
sy-b 3 years ago
parent
commit
08269b7421
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .github/ISSUE_TEMPLATE/feature-request.yml

+ 8 - 0
.github/ISSUE_TEMPLATE/feature-request.yml

@@ -28,4 +28,12 @@ body:
     options:
       - label: "Yes"
       - label: "No"
+- type: dropdown
+  attributes:
+    label: "Will you be available for follow-up questions to help developers implement this?"
+    options: 
+      - "Yes"
+      - "No"
+  validations:
+    required: true