From e29a54221a9e5711923eb4733254552fea8f69d5 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 17:09:14 +0530 Subject: [PATCH] Update bug_issue_template.yaml --- .github/ISSUE_TEMPLATE/bug_issue_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_issue_template.yaml b/.github/ISSUE_TEMPLATE/bug_issue_template.yaml index a722ac86f..445bafd2e 100644 --- a/.github/ISSUE_TEMPLATE/bug_issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/bug_issue_template.yaml @@ -77,7 +77,7 @@ body: - type: input id: xcode_ver attributes: - label: Xcode & Tulsi version (if issue is related to building for iOS): + label: Xcode & Tulsi version (if issue is related to building for iOS) validations: required: false - type: textarea