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 @@ -222,11 +222,11 @@ All these tasks are mandatory and must be done in the same pull request.
222222Removing 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
You can’t perform that action at this time.
0 commit comments