Skip to content

Commit abca098

Browse files
committed
minor #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
This PR was merged into the 2.3 branch. Discussion ---------- Minor tweaks after merging #3644 by @stof and @xabbuh Hi guys! | Q | A | --- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | #3644 Cheers! Commits ------- cac5b03 Fixing syntax error f83ff09 Minor tweaks after merging #3644 by @stof and @xabbuh
2 parents d16be31 + cac5b03 commit abca098

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

contributing/community/releases.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ with a development period, followed by a maintenance period.
2525
Development
2626
-----------
2727

28-
The first six-month period is divided into two phases:
28+
The full development period lasts six months and is divided into two phases:
2929

3030
* *Development*: *Four months* to add new features and to enhance existing
3131
ones;
@@ -126,11 +126,12 @@ This results in very predictable dates and maintenance periods:
126126
Backward Compatibility
127127
----------------------
128128

129-
Our `Backwards Compatibility Promise`_ is very strict and allows developers to
130-
upgrade with confidence from one minor version of Symfony to the next one.
129+
Our :doc:`Backwards Compatibility Promise </contributing/code/bc>` is very
130+
strict and allows developers to upgrade with confidence from one minor version
131+
of Symfony to the next one.
131132

132133
Whenever keeping backward compatibility is not possible, the feature, the
133-
enhancement, or the bug fix will be scheduled for the next major version.
134+
enhancement or the bug fix will be scheduled for the next major version.
134135

135136
.. note::
136137

0 commit comments

Comments
 (0)