Ver Fonte

Add question to gauge the user's interest

resolves #580
sy-b há 3 anos atrás
pai
commit
43d860d5f3
1 ficheiros alterados com 9 adições e 0 exclusões
  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
+