File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,8 +96,9 @@ The current active branches are
9696*v2.2.x *
9797 Maintenance branch for Matplotlib 2.2 LTS. Supports Python 2.7, 3.4+
9898
99- *v2.2.2-doc *
100- Documentation for the current release.
99+ *v2.2.N-doc *
100+ Documentation for the current release. On a patch release, this will be replaced
101+ by a properly named branch for the new release.
101102
102103
103104We always will backport to 2.2.x
@@ -111,6 +112,10 @@ inconsistencies the user can work around in their code) are on a
111112case-by-case basis, should be low-risk, and need someone to advocate
112113for and shepherd through the backport.
113114
115+ The only changes to be backported to 2.2.N-doc are changes to
116+ :path: `doc `, :path: `examples `, or :path: `totorials `. Any changes to
117+ :path: `lib ` or :path: `src ` should not be backported to this branch.
118+
114119Automated backports
115120-------------------
116121
You can’t perform that action at this time.
0 commit comments