From e6ccc3565355440aa93ffca6a754c52484c2b965 Mon Sep 17 00:00:00 2001 From: Piyush Bhatt <157290995+thepiyush-303@users.noreply.github.com> Date: Tue, 27 Aug 2024 02:10:37 +0530 Subject: [PATCH] fix(gh) fix typos in issue template Fixes: #15028 --- .github/ISSUE_TEMPLATE/1-bug.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 2e26ef103b..f1591f3700 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -30,12 +30,10 @@ body: - label: Android mobile app - label: iOS mobile app - label: Custom app using a mobile SDK - validations: - required: true - type: input attributes: label: Browser / app / sdk version - description: Please provice the version of the browser / app / sdk where the problem manifests. + description: Please provide the version of the browser / app / sdk where the problem manifests. validations: required: true - type: textarea