From e74ba1b4f006fe9959a27916f0a2caf84078478e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Sch=C3=B6nberger?= Date: Wed, 11 Jun 2014 07:22:10 -0400 Subject: [PATCH] Add release note instructions --- RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.txt b/RELEASE.txt index b56b5bb8..de90a580 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -8,6 +8,10 @@ How to make a new release of ``skimage`` - To show a list of contributors and changes, run ``doc/release/contribs.py ``. + - Review and cleanup ``doc/release/release_dev.txt``, rename to + ``doc/release/release_X.txt``, and create new + ``doc/release/release_dev.txt``. + - Update the version number in ``setup.py`` and ``bento.info`` and commit - Update the docs: