@cryptotaxi247 / kubo / commits / 289b4e1d6

Update docs/RELEASE_ISSUE_TEMPLATE.md

Steve Loeppky committed Sep 16, 2022 at 10:57 UTC 289b4e1d6092d3003bc139c469bd41ec533f0fe2
1 file changed +1 -1
docs/RELEASE_ISSUE_TEMPLATE.md
+1 -1
@@ -87,7 +87,7 @@ Checklist:
87 - Start kubo daemon of the version to release.
88 - Start a fresh chromium or chrome instance using `chromium --user-data-dir=$(mktemp -d)`
89 - Start a fresh firefox instance using `firefox --profile $(mktemp -d)`
90 -- Install IPFS Companion from [vendor-specific store](https://github.com/ipfs/ipfs-companion/#readme).
90 + - Install IPFS Companion from [vendor-specific store](https://github.com/ipfs/ipfs-companion/#readme).
91 - Check that the comunication between Kubo daemon and IPFS companion is working properly checking if the number of connected peers changes.
92 - [ ] **Stage 2 - Community Prod Testing**
93 - [ ] Documentation