Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e4b0cf

Browse files
94nonifabpot
authored andcommitted
Update PULL_REQUEST_TEMPLATE.md
1 parent 1114fbb commit 9e4b0cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ This will help reviewers and should be a good start for the documentation.
1414
Additionally (see https://symfony.com/releases):
1515
- Always add tests and ensure they pass.
1616
- Bug fixes must be submitted against the lowest maintained branch where they apply
17-
(lowest branches are regularly merged to upper ones so they get the fixes too.)
17+
(lowest branches are regularly merged to upper ones so they get the fixes too).
1818
- Features and deprecations must be submitted against the latest branch.
19+
- For new features, provide some code snippets to help understand usage.
1920
- Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
2021
- Never break backward compatibility (see https://symfony.com/bc).
2122
-->

0 commit comments

Comments
 (0)