File tree Expand file tree Collapse file tree 4 files changed +9
-15
lines changed Expand file tree Collapse file tree 4 files changed +9
-15
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ body:
32
32
description : What browsers are you seeing the problem on?
33
33
label : Browsers
34
34
type : dropdown
35
- multiple : true
36
- options :
37
- - Chrome
38
- - Firefox
39
- - Safari
40
- - Microsoft Edge
41
- - Other
35
+ multiple : true
36
+ options :
37
+ - Chrome
38
+ - Firefox
39
+ - Safari
40
+ - Microsoft Edge
41
+ - Other
42
42
validations :
43
43
required : false
44
44
- attributes :
Original file line number Diff line number Diff line change 9
9
required : true
10
10
type : checkboxes
11
11
- attributes :
12
- description : What did you expect to be able to do ?
12
+ description : What would you like to request ?
13
13
label : Overview
14
14
type : textarea
15
15
validations :
File renamed without changes.
Original file line number Diff line number Diff line change @@ -11,17 +11,11 @@ body:
11
11
required : true
12
12
type : checkboxes
13
13
- attributes :
14
- description : What did you expect to be able to do ?
14
+ description : What would you like to request ?
15
15
label : Overview
16
16
type : textarea
17
17
validations :
18
18
required : true
19
- - attributes :
20
- description : Enter the version of @marsidev/react-turnstile you are using.
21
- label : Package Version
22
- type : input
23
- validations :
24
- required : false
25
19
- attributes :
26
20
description : Any additional info you'd like to provide.
27
21
label : Additional Info
You can’t perform that action at this time.
0 commit comments