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