File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
doc/development_guide/contributor_guide Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,10 @@ branch
45
45
` maintenance/2.3* ` .). There's a lot of configuration done in these settings, do NOT
46
46
recreate it from scratch.
47
47
- Delete the ` maintenance/X.Y-1.x ` branch. (For example: ` maintenance/2.3.x ` )
48
+ - Select all the issues labelled ` backport maintenance/X.Y-1.x ` and label them
49
+ ` backported ` , then rename the ` backport maintenance/X.Y-1.x ` label to
50
+ ` backport maintenance/X.Y.x ` (for example rename ` backport maintenance/2.3.x ` to
51
+ ` backport maintenance/2.4.x ` )
48
52
- Close the current milestone and create the new ones (For example: close ` 2.4.0 ` ,
49
53
create ` 2.4.1 ` and ` 2.6.0 ` )
50
54
- Hide and deactivate all the patch releases for the previous minor release on
You can’t perform that action at this time.
0 commit comments