소스 검색

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