From 767948759d2a1a88acf61f0f5a843c7183c46778 Mon Sep 17 00:00:00 2001 From: fenn-cs Date: Thu, 18 Nov 2021 11:48:32 +0100 Subject: [PATCH] correct indent Signed-off-by: fenn-cs --- docs/release-checklist.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/release-checklist.rst b/docs/release-checklist.rst index 3f075dd34..0ba94df3a 100644 --- a/docs/release-checklist.rst +++ b/docs/release-checklist.rst @@ -139,6 +139,7 @@ they will need to evaluate which contributors' signatures they trust. *Don't forget to put the correct tag message and name in this example the tag message is "release Tahoe-LAFS-1.16.0rc0" and the tag name is `tahoe-lafs-1.16.0rc0`* - build all code locally + - these should all pass: - ``tox -e py27,codechecks,docs,integration``