Update docs/RELEASE_ISSUE_TEMPLATE.md

This commit is contained in:
Steve Loeppky 2022-09-16 10:57:22 -07:00
parent a6eb9f1238
commit 289b4e1d60

View File

@ -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