|
@@ -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
|