File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
| Branch? | master for features / 2.7 up to 4.0 for bug fixes <!-- see below -->
4
4
| Bug fix? | yes/no
5
5
| 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 -->
7
7
| 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 -->
10
10
| License | MIT
11
- | Doc PR | symfony/symfony-docs#... <!-- highly recommended for new features-->
11
+ | Doc PR | symfony/symfony-docs#... <!-- required for new features -->
12
12
13
13
<!--
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.)
15
15
This will help people understand your PR and can be used as a start of the Doc PR.
16
16
Additionally:
17
17
- Bug fixes must be submitted against the lowest branch where they apply
You can’t perform that action at this time.
0 commit comments