ソースを参照

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