From f50fc3211cc79483e3abc8873bbf14fc2dc364cc Mon Sep 17 00:00:00 2001 From: galargh Date: Thu, 22 Sep 2022 10:10:41 +0200 Subject: [PATCH] docs: add information about release prerequisites --- 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 2a8647480..138796f7b 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -55,6 +55,8 @@ For each RC published in each stage: Checklist: +- [ ] **Stage -1 - Prerequisites** + - [ ] Ensure that the `What's left for release` section has all the checkboxes checked. If that's not the case, discuss the open items with Kubo maintainers and update the release schedule accordingly. - [ ] **Stage 0 - Automated Testing** - [ ] Upgrade to the latest patch release of Go that CircleCI has published (currently used version: `1.19.1`) - [ ] See the list here: https://hub.docker.com/r/cimg/go/tags