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 1212 required : true
1313 - type : checkboxes
1414 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 ).
1616 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) .
1818 required : true
1919 - type : input
2020 attributes :
2828 [Learn more about creating a minimal reproducible example](https://stackoverflow.com/help/mcve).
2929 validations :
3030 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
3731 - type : dropdown
3832 attributes :
3933 label : What platform(s) does this occur on?
6054 Clearly describe what the expected behavior is and what instead is actually happening. Be concise and precise in your description.
6155 validations :
6256 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
6363 - type : textarea
6464 attributes :
6565 label : Stacktrace of the crash (if applicable)
You can’t perform that action at this time.
0 commit comments