From 66a1fa77a16ee6f48c6b86547a1b1db74b16d0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 17 Sep 2020 15:39:11 +0200 Subject: [PATCH] Update release checklist Add an item to the release checklist to make sure eligible customers get notified about the location of the latest version of BIND Subscription Edition upon its release. --- .gitlab/issue_templates/Release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index 26d7a0c76a..065c088253 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -54,6 +54,7 @@ - [ ] ***(Support)*** Publish links to downloads on ISC website. - [ ] ***(Support)*** Write release email to *bind-announce*. - [ ] ***(Support)*** Write email to *bind-users* (if a major release). + - [ ] ***(Support)*** Send eligible customers updated links to the Subscription Edition. - [ ] ***(Support)*** Update tickets in case of waiting support customers. - [ ] ***(QA)*** Build and test any outstanding private packages. - [ ] ***(QA)*** Build public packages (`*.deb`, RPMs).