8000 Minor tweak · symfony/symfony-docs@3c3fc1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c3fc1d

Browse files
committed
Minor tweak
1 parent f3084fb commit 3c3fc1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributing/code/conventions.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ All these tasks are mandatory and must be done in the same pull request.
222222
Removing Deprecated Code
223223
------------------------
224224

225-
Removing deprecated code can only be done once every 2 years, on the next major version of the
226-
impacted component (``6.0`` branch).
225+
Removing deprecated code can only be done once every two years, on the next
226+
major version of the impacted component (``6.0`` branch, ``7.0`` branch, etc.).
227227

228-
When removing deprecated code, the consequences of the deprecation must be added to the ``CHANGELOG.md`` file
229-
of the impacted component:
228+
When removing deprecated code, the consequences of the deprecation must be added
229+
to the ``CHANGELOG.md`` file of the impacted component:
230230

231231
.. code-block:: markdown
232232

0 commit comments

Comments
 (0)
0