File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change 59
59
placeholder : ex. React Native using ExpoGo
60
60
validations :
61
61
required : true
62
- - type : textarea
63
- id : what-happened
64
- attributes :
65
- label : What happened?
66
- description : Describe the problem
67
- placeholder : Tell us what you see!
68
- value : ' A bug happened!'
69
- validations :
70
- required : true
71
- - type : dropdown
72
- id : version
73
- attributes :
74
- label : Version
75
- description : What version of our software are you running?
76
- options :
77
- - 1.0.2 (Default)
78
- - 1.0.3 (Edge)
79
- validations :
80
- required : true
81
- - type : dropdown
82
- id : browsers
83
- attributes :
84
- label : What browsers are you seeing the problem on?
85
- multiple : true
86
- options :
87
- - Firefox
88
- - Chrome
89
- - Safari
90
- - Microsoft Edge
91
62
- type : markdown
92
63
attributes :
93
64
value : |
You can’t perform that action at this time.
0 commit comments