From b6049a962a4ef5de81ec74f2b0332b4cd67d7db4 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Fri, 6 Sep 2019 16:52:57 -0700 Subject: [PATCH] [fenix] Adds string freeze date to calendar and string header (https://github.com/mozilla-mobile/fenix/pull/5159) --- .github/ISSUE_TEMPLATE/release_checklist.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release_checklist.md b/.github/ISSUE_TEMPLATE/release_checklist.md index 06ef5f32a3..562484a60d 100644 --- a/.github/ISSUE_TEMPLATE/release_checklist.md +++ b/.github/ISSUE_TEMPLATE/release_checklist.md @@ -1,16 +1,16 @@ ## Overview ## Soft code freeze for a release is the *second Wednesday of the sprint*, and most of releng happens between *Wednesday and Friday*, String freeze is the *first Tuesday* of the sprint. -| Monday | Tuesday | Wednesday | Thursday | Friday | -|--------------|-------------|------------------------------|----------------|-------------| -| Sprint Start | Sprint Work | Sprint Work | Sprint Work | Sprint Work | -| Sprint Work | Sprint Work | Sprint Work/Soft Code Freeze | Sprint Work/QA | Planning | -| | Release | | | | +| Monday | Tuesday | Wednesday | Thursday | Friday | +|--------------|---------------------------|------------------------------|----------------|-------------| +| Sprint Start | Sprint Work/String Freeze | Sprint Work | Sprint Work | Sprint Work | +| Sprint Work | Sprint Work | Sprint Work/Soft Code Freeze | Sprint Work/QA | Planning | +| | Release | | | | ## Start of sprint - [ ] Create an issue in the *upcoming* milestone: "What's New Entry for [release]" to track work for the SUMO page and Google Play release notes. -## String freeze +## String freeze [Tuesday, 1st week of sprint] - [ ] Make sure all issues with label "strings needed" have strings assigned and the label updated to "strings approved" - [ ] Pre-land all strings for features that have not been implemented yet