Skip to content

Commit ca8f6ce

Browse files
authored
Update pick_request_form.yml
1 parent 3a5e132 commit ca8f6ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/pick_request_form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ body:
1212
- type: input
1313
id: target-branch
1414
attributes:
15-
label: Target Branch(es)
16-
description: Please input which Release Branch needs this pick, eg `0.76`. See our [Releases Support Policy](https://github.com/reactwg/react-native-releases#releases-support-policy).
15+
label: Target Branch
16+
description: Please input which Release Branch needs this pick, eg `0.76`. See our [Releases Support Policy](https://github.com/reactwg/react-native-releases#releases-support-policy). Multiple releases needs separate issues.
1717
placeholder: "0.XX"
1818
validations:
1919
required: true

0 commit comments

Comments
 (0)