File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -217,11 +217,11 @@ All these tasks are mandatory and must be done in the same pull request.
217217Removing 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
You can’t perform that action at this time.
0 commit comments