From 809b04959085c8d6cdb757c0a0255e17a73e7723 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 18 Oct 2023 11:29:31 -0400 Subject: [PATCH] YAML fix --- .github/ISSUE_TEMPLATE/translation.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/translation.yaml b/.github/ISSUE_TEMPLATE/translation.yaml index 001b6ac53bc..d53db04fd26 100644 --- a/.github/ISSUE_TEMPLATE/translation.yaml +++ b/.github/ISSUE_TEMPLATE/translation.yaml @@ -27,8 +27,8 @@ body: label: Volunteer description: Are you a native speaker of this language and willing to contribute a translation map? options: - - Yes - - No + - "Yes" + - "No" validations: required: true - type: textarea