From 42f83eb20a650525f7a491a56474533ce2d60489 Mon Sep 17 00:00:00 2001 From: EgorPopelyaev Date: Wed, 7 Dec 2022 16:57:46 +0100 Subject: [PATCH] add collective runtime upgrade to the checklist --- .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 055326f0a11..a9430c6103b 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