From 76271def0dcbdf8fde77870a90417ad0b603a58c 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) --- .github/ISSUE_TEMPLATE/release-runtime.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/release-runtime.md b/.github/ISSUE_TEMPLATE/release-runtime.md index 055326f0a1..a9430c6103 100644 --- a/.github/ISSUE_TEMPLATE/release-runtime.md +++ b/.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