Bladeren bron

fix(gh) fix typos in issue template

Fixes: #15028
factor2
Piyush Bhatt 9 maanden geleden
bovenliggende
commit
e6ccc35653
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 3 verwijderingen
  1. 1
    3
      .github/ISSUE_TEMPLATE/1-bug.yml

+ 1
- 3
.github/ISSUE_TEMPLATE/1-bug.yml Bestand weergeven

@@ -30,12 +30,10 @@ body:
30 30
         - label: Android mobile app
31 31
         - label: iOS mobile app
32 32
         - label: Custom app using a mobile SDK
33
-    validations:
34
-      required: true
35 33
   - type: input
36 34
     attributes:
37 35
       label: Browser / app / sdk version
38
-      description: Please provice the version of the browser / app / sdk where the problem manifests.
36
+      description: Please provide the version of the browser / app / sdk where the problem manifests.
39 37
     validations:
40 38
       required: true
41 39
   - type: textarea

Laden…
Annuleren
Opslaan