From a8b45bc3a3c52177d1398d62f4abe33a93f4f468 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Fri, 13 Oct 2017 16:57:45 +0200 Subject: [PATCH] One more step. --- docs/maintenance.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/maintenance.rst b/docs/maintenance.rst index e7f82861ae..d37e476036 100644 --- a/docs/maintenance.rst +++ b/docs/maintenance.rst @@ -35,6 +35,8 @@ Steps for creating a new Zope release - Update docs/CHANGES.rst with a release date. +- Commit the changes. + - Run all tests:: bin/tox