Skip to content

Commit 70ac958

Browse files
committed
minor #61383 [GitHub] Update .github/PULL_REQUEST_TEMPLATE.md to remove SF 7.2 as it's not supported anymore (santysisi)
This PR was merged into the 6.4 branch. Discussion ---------- [GitHub] Update `.github/PULL_REQUEST_TEMPLATE.md` to remove SF 7.2 as it's not supported anymore | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | no | License | MIT According to https://symfony.com/releases/7.2 version 7.2 is not supported anymore Commits ------- a828fe4 [GitHub] Update .github/PULL_REQUEST_TEMPLATE.md to remove SF 7.2 as it's not supported anymore
2 parents 615378c + a828fe4 commit 70ac958

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
@@ -1,6 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | 7.4 for features / 6.4, 7.2, or 7.3 for bug fixes
3+
| Branch? | 7.4 for features / 6.4, 7.3 for bug fixes
44
| Bug fix? | yes/no
55
| New feature? | yes/no <!-- if yes, also update src/**/CHANGELOG.md -->
66
| Deprecations? | yes/no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->

0 commit comments

Comments
 (0)