From 342d4df00c8257c1ee4d778d06c9ff9c34cd83d6 Mon Sep 17 00:00:00 2001 From: Bart van den Eijnden Date: Mon, 6 Jul 2015 18:21:20 +0200 Subject: [PATCH] Add note about github issues and milestone --- Release-Procedure.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Release-Procedure.md b/Release-Procedure.md index d00b428..30ab38d 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -106,6 +106,10 @@ Edit the GitHub release page for the tag to include the Markdown from the change Attach the `.zip` archive created above to the release page. +### Github issues + +Move all open issues that are in the current milestone to the next one if needed. Close out the milestone and create a milestone for the next release. + ### Notes