Sfoglia il codice sorgente

Yes & No - boolean --> string

Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
sy-b 3 anni fa
parent
commit
2d4af2753c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      .github/ISSUE_TEMPLATE/bug.yml

+ 2 - 2
.github/ISSUE_TEMPLATE/bug.yml

@@ -59,8 +59,8 @@ body:
   attributes:
     label: "Will you be available for follow-up questions to help developers diagnose & fix the issue?"
     options: 
-      - Yes
-      - No
+      - "Yes"
+      - "No"
   validations:
     required: true