File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ Branch selection
1515* In general, simple bugfixes that are unlikely to introduce new bugs
1616 of their own should be merged onto the maintenance branch. New
1717 features, or anything that changes the API, should be made against
18- master. The rules are fuzzy here -- when in doubt, try to get some
19- consensus.
18+ master. The rules are fuzzy here -- when in doubt, target master.
2019
21- * Once changes are merged into the maintenance branch, they should
22- be merged into master.
20+ * Once changes are merged into the maintenance branch, they should
21+ be merged into master.
2322
2423Documentation
2524-------------
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The Matplotlib Developers' Guide
1818 add_new_projection.rst
1919 portable_code.rst
2020 gitwash/index.rst
21- reviewers_guide .rst
21+ coding_guide .rst
2222 release_guide.rst
2323 MEP/index
2424
You can’t perform that action at this time.
0 commit comments