From c725ee3606ae21704e34e838e88fa34df2dac3ac Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Thu, 11 Feb 2021 11:42:17 -0600 Subject: [PATCH] Add Check All Issues Are Closed --- Release-Process.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Release-Process.md b/Release-Process.md index a52ca94..2e4e6bf 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -4,6 +4,7 @@ ## Process Overview +0. [Check All Issues Are Close](#0-check-all-issues-are-closed) 1. [Update dependencies](#1-update-dependencies) 2. [Update release version](#2-update-release-version) 3. [Build Locally](#3-build-locally) @@ -19,6 +20,10 @@ ## Detailed Steps +### 0. Check All Issues Are Closed + +Check that all issues are closed for the milestone https://github.com/spring-projects/spring-security/milestones + ### 1. Update dependencies If you are on master use 1.b, otherwise use 1.a