File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 12
12
required : true
13
13
- type : checkboxes
14
14
attributes :
15
- label : I have read and understood the [ license](https://github.com/react-native-documents/document-picker/blob/main/LICENSE.md ).
15
+ label : I have read and understood the license (link below ).
16
16
options :
17
- - label : I have read and understood the license.
17
+ - label : I have read and understood the [ license](https://github.com/react-native-documents/document-picker/blob/main/LICENSE.md) .
18
18
required : true
19
19
- type : input
20
20
attributes :
28
28
[Learn more about creating a minimal reproducible example](https://stackoverflow.com/help/mcve).
29
29
validations :
30
30
required : true
31
- - type : checkboxes
32
- attributes :
33
- label : If the issue is related to specific file(s), I have linked the files so that others can reproduce exactly what I see.
34
- options :
35
- - label : I have attached files necessary to reproduce the problem (if applicable).
36
- required : true
37
31
- type : dropdown
38
32
attributes :
39
33
label : What platform(s) does this occur on?
60
54
Clearly describe what the expected behavior is and what instead is actually happening. Be concise and precise in your description.
61
55
validations :
62
56
required : true
57
+ - type : checkboxes
58
+ attributes :
59
+ label : If the issue is related to specific file(s), I have linked the files so that others can reproduce exactly what I see.
60
+ options :
61
+ - label : I have attached files necessary to reproduce the problem (if applicable).
62
+ required : true
63
63
- type : textarea
64
64
attributes :
65
65
label : Stacktrace of the crash (if applicable)
You can’t perform that action at this time.
0 commit comments