Skip to content

Commit 6c012d8

Browse files
committed
minor #5421 Update the name of the branch for new BC features (Restless-ET)
This PR was merged into the 2.3 branch. Discussion ---------- Update the name of the branch for new BC features | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3+ | Fixed tickets | - Updated section ```Choose the right Branch``` to refer branch ```2.8``` as the one for new BC features. PS- Will this be merged into other the branches or should I create a PR for the other ones too. Commits ------- ac0a90a Update branch for new BC features
2 parents d1f177e + ac0a90a commit 6c012d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/patches.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ work:
110110
* ``2.3``, if you are fixing a bug for an existing feature (you may have
111111
to choose a higher branch if the feature you are fixing was introduced
112112
in a later version);
113-
* ``2.7``, if you are adding a new feature which is backward compatible;
113+
* ``2.8``, if you are adding a new feature which is backward compatible;
114114
* ``master``, if you are adding a new and backward incompatible feature.
115115

116116
.. note::

0 commit comments

Comments
 (0)