From 289b4e1d6092d3003bc139c469bd41ec533f0fe2 Mon Sep 17 00:00:00 2001 From: Steve Loeppky Date: Fri, 16 Sep 2022 10:57:22 -0700 Subject: [PATCH] Update docs/RELEASE_ISSUE_TEMPLATE.md --- 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 7a1fc6fe2..379774669 100644 --- a/docs/RELEASE_ISSUE_TEMPLATE.md +++ b/docs/RELEASE_ISSUE_TEMPLATE.md @@ -87,7 +87,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 from [vendor-specific store](https://github.com/ipfs/ipfs-companion/#readme). + - 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