From 917d2bbf4f82dd7199f94dd1486336dcc18c2ad0 Mon Sep 17 00:00:00 2001 From: Antonio Navarro Perez Date: Wed, 31 Aug 2022 10:54:18 +0200 Subject: [PATCH] Update docs/RELEASE_ISSUE_TEMPLATE.md Co-authored-by: Marcin Rataj --- docs/RELEASE_ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RELEASE_ISSUE_TEMPLATE.md b/docs/RELEASE_ISSUE_TEMPLATE.md index 7a47296cf..41e4f0b64 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -85,7 +85,7 @@ Checklist: - Start kubo daemon of the version to release. - Start a fresh chromium or chrome instance using `chromium --user-data-dir=$(mktemp -d)` - Start a fresh firefox instance using `firefox --profile $(mktemp -d)` - - Install IPFS companion for the specific shop. +- Install IPFS Companion from [vendor-specific store](https://github.com/ipfs/ipfs-companion/#readme). - Check that the comunication between Kubo daemon and IPFS companion is working properly checking if the number of connected peers changes. - [ ] **Stage 2 - Community Prod Testing** - [ ] Documentation