Преглед изворни кода

Yes & No - boolean --> string

Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
sy-b пре 3 година
родитељ
комит
2d4af2753c
1 измењених фајлова са 2 додато и 2 уклоњено
  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