8000 Another PR template tweak · symfony/symfony@c338d85 · GitHub
[go: up one dir, main page]

Skip to content

Commit c338d85

Browse files
< 8000 a class="prc-Link-Link-85e08" href="/nicolas-grekas" data-testid="avatar-icon-link" data-hovercard-url="/users/nicolas-grekas/hovercard">nicolas-grekasnicolas-grekas
committed
Another PR template tweak
1 parent cb53f4c commit c338d85

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
| Branch? | master for features / 2.7 up to 4.0 for bug fixes <!-- see below -->
44
| Bug fix? | yes/no
55
| New feature? | yes/no <!-- don't forget to update src/**/CHANGELOG.md files -->
6-
| BC breaks? | yes/no
6+
| BC breaks? | no <!-- see https://symfony.com/bc -->
77
| Deprecations? | yes/no <!-- don't forget to update UPGRADE-*.md files -->
8-
| Tests pass? | yes/no
9-
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
8+
| Tests pass? | yes <!-- please add some, will be required by reviewers -->
9+
| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->
1010
| License | MIT
11-
| Doc PR | symfony/symfony-docs#... <!--highly recommended for new features-->
11+
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
1212

1313
<!--
14-
Write a short README entry for your feature here (replace this comment block.)
14+
Write a short README entry for your feature/bugfix here (replace this comment block.)
1515
This will help people understand your PR and can be used as a start of the Doc PR.
1616
Additionally:
1717
- Bug fixes must be submitted against the lowest branch where they apply

0 commit comments

Comments
 (0)
0