From 3ff72a1b95cf74f037a8dfa06ccd01fefc8f5e87 Mon Sep 17 00:00:00 2001 From: galargh Date: Wed, 8 Feb 2023 15:11:31 +0100 Subject: [PATCH] docs: add a step for verifying infra config --- docs/RELEASE_ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RELEASE_ISSUE_TEMPLATE.md b/docs/RELEASE_ISSUE_TEMPLATE.md index b591fdd5b..c38b8eae9 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -29,6 +29,8 @@ As usual, this release includes important fixes, some of which may be critical f ### Required +- [ ] Do we need to make any changes to the [infrastructure configuration](https://github.com/protocol/bifrost-infra/tree/master/ansible/inventories/bifrost/group_vars)? + ### Nice to have ## 🔦 Highlights