浏览代码

Ask - whether available for follow-up questions

Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
sy-b 3 年之前
父节点
当前提交
08269b7421
共有 1 个文件被更改,包括 8 次插入0 次删除
  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