8000 minor #24869 update the pull request template (xabbuh) · symfony/symfony@85f7cc8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85f7cc8

Browse files
committed
minor #24869 update the pull request template (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- update the pull request template | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Commits ------- a64f7c1 update the pull request template
2 parents 5420cfc + a64f7c1 commit 85f7cc8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
8D6E
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Q | A
22
| ------------- | ---
3-
| Branch? | 3.4 or master / 2.7, 2.8 or 3.3 <!-- see comment below -->
3+
| Branch? | master / 2.7, 2.8, 3.3, or 3.4 <!-- see comment below -->
44
| Bug fix? | yes/no
55
| New feature? | yes/no <!-- don't forget to update src/**/CHANGELOG.md files -->
66
| BC breaks? | yes/no
@@ -13,8 +13,7 @@
1313
<!--
1414
- Bug fixes must be submitted against the lowest branch where they apply
1515
(lowest branches are regularly merged to upper ones so they get the fixes too).
16-
- Features and deprecations must be submitted against the 3.4,
17-
legacy code removals go to the master branch.
16+
- Features and deprecations must be submitted against the master branch.
1817
- Please fill in this template according to the PR you're about to submit.
1918
- Replace this comment by a description of what your PR is solving.
2019
-->

0 commit comments

Comments
 (0)
0