Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/developers/maintainer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ master!) with all the desired changes::

$ git rebase -i upstream/0.999.2

Do not forget to add a commit updating sklearn.__version__.

It's nice to have a copy of the ``git rebase -i`` log in the PR to help others
understand what's included.

Expand Down