File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 88 attributes :
99 label : Version
1010 description : What version of `react-native` needs to be added?
11- placeholder : " Example: 0.69 .0"
11+ placeholder : " Example: 1.0 .0"
1212 validations :
1313 required : true
1414 - type : input
15- id : discussion
15+ id : project
1616 attributes :
17- label : Discussion
18- description : Where is this release discussed?
19- placeholder : " Example: https://github.com/reactwg/react-native-releases/discussions/21 "
17+ label : Project
18+ description : " Where is the project board for this release? Find the project at https://github.com/orgs/reactwg/projects and paste the link here. "
19+ placeholder : " Example: https://github.com/orgs/ reactwg/projects/18 "
2020 validations :
2121 required : true
22+ - type : textarea
23+ id : blockers
24+ attributes :
25+ label : Blocking issues
26+ description : List of blocking issues.
27+ placeholder : " Feel free to leave this field empty."
2228 - type : checkboxes
2329 id : platforms
2430 attributes :
You can’t perform that action at this time.
0 commit comments