Skip to content

Commit 68326c5

Browse files
Fix supported branches in PR template backports section (#242)
Signed-off-by: eProsima <[email protected]>
1 parent 2f90c7b commit 68326c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
In case of bug fixes, please provide the list of supported branches where this fix should be also merged.
1818
Please uncomment following line, adjusting the corresponding target branches for the backport.
1919
-->
20-
<!-- @Mergifyio backport 2.2.x 1.0.x -->
20+
<!-- @Mergifyio backport 2.1.x 1.0.x -->
2121

2222
<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
2323
<!-- Fixes #(issue) -->

0 commit comments

Comments
 (0)