瀏覽代碼

Add question to gauge the user's interest

resolves #580
sy-b 3 年之前
父節點
當前提交
43d860d5f3
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .github/ISSUE_TEMPLATE/bug.yml

+ 9 - 0
.github/ISSUE_TEMPLATE/bug.yml

@@ -55,4 +55,13 @@ body:
     value: "Tell us how it happened with detailed steps for us."
   validations:
     required: true
+- type: dropdown
+  attributes:
+    label: "Will you be available for follow-up questions to help developers diagnose & fix the issue?"
+    options: 
+      - Yes
+      - No
+  validations:
+    required: true
+