You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/pick_request_form.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,8 @@ body:
12
12
- type: input
13
13
id: target-branch
14
14
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.
0 commit comments