Skip to content

Commit 3dbd188

Browse files
author
Tristan Roussel
committed
Remove 2.8 branch from patch documentation
1 parent 99f7a26 commit 3dbd188

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contributing/code/patches.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +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.8``, if you are adding a new feature which is backward compatible;
114-
* ``master``, if you are adding a new and backward incompatible feature.
113+
* ``master``, if you are adding a new feature.
115114

116115
.. note::
117116

0 commit comments

Comments
 (0)