From 8b02ba4b8cef82fa9085f793b9a3d525cb837fbc Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sat, 17 Aug 2024 13:37:06 +0200 Subject: [PATCH] [mirotalksfu] - fix typo --- .github/ISSUE_TEMPLATE/1-bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index a78aa5d8..1057757a 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -71,8 +71,8 @@ body: label: Reproducibility description: Is the bug reproducible on sfu.mirotalk.com? options: - - Yes - - No + - 'Yes' + - 'No' validations: required: true - type: textarea