Skip to content

Commit 867f125

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: Remove master wording
2 parents 94df07b + 2e8ce29 commit 867f125

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
@@ -217,11 +217,11 @@ All these tasks are mandatory and must be done in the same pull request.
217217
Removing Deprecated Code
218218
------------------------
219219

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

223-
When removing deprecated code, the consequences of the deprecation must be added to the ``CHANGELOG.md`` file
224-
of the impacted component:
223+
When removing deprecated code, the consequences of the deprecation must be added
224+
to the ``CHANGELOG.md`` file of the impacted component:
225225

226226
.. code-block:: markdown
227227

0 commit comments

Comments
 (0)