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.
222
222
Removing Deprecated Code
223
223
------------------------
224
224
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. ).
227
227
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:
230
230
231
231
.. code-block :: markdown
232
232
You can’t perform that action at this time.
0 commit comments