From fd124daf506ecd3141e9f0fdd2e4f405c7905392 Mon Sep 17 00:00:00 2001 From: Maikel Date: Wed, 5 Feb 2020 14:58:57 +1100 Subject: [PATCH] Add task to notify instance managers of upcoming changes --- .github/ISSUE_TEMPLATE/release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 679d968e83..c907951ae2 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -1,7 +1,7 @@ --- name: Release task about: Track the process of a new release -title: '' +title: 'Release v' labels: '' assignees: '' @@ -11,6 +11,7 @@ Steps: - [ ] Include translations - [ ] Draft: https://github.com/openfoodfoundation/openfoodnetwork/releases/new +- [ ] Notify #instance-managers of user-facing changes. - [ ] Test: https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2/branches/master - [ ] Publish and notify #global-community - [ ] Deploy and notify #instance-managers