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.
217
217
Removing Deprecated Code
218
218
------------------------
219
219
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. ).
222
222
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:
225
225
226
226
.. code-block :: markdown
227
227
You can’t perform that action at this time.
0 commit comments