소스 검색

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