From a7d86345a7e6407bbfafc88471eff63c3d7eef0e Mon Sep 17 00:00:00 2001 From: Egor_P Date: Wed, 7 Dec 2022 20:44:32 +0100 Subject: [PATCH] add collective runtime upgrade to the checklist (#1966) --- cumulus/.github/ISSUE_TEMPLATE/release-runtime.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cumulus/.github/ISSUE_TEMPLATE/release-runtime.md b/cumulus/.github/ISSUE_TEMPLATE/release-runtime.md index 055326f0a1..a9430c6103 100644 --- a/cumulus/.github/ISSUE_TEMPLATE/release-runtime.md +++ b/cumulus/.github/ISSUE_TEMPLATE/release-runtime.md @@ -34,6 +34,7 @@ The following checks can be performed after we have forked off to the release-ca networks - [ ] Run [integration tests](https://github.com/paritytech/cumulus/blob/master/docs/release.md#integration-tests), and make sure they pass. - [ ] Push runtime upgrade to Westmint and verify network stability +- [ ] Push runtime upgrade to Collectives and verify network stability ### Github