@cryptotaxi247 / kubo / commits / 0055f5b9b

Update docs/RELEASE_ISSUE_TEMPLATE.md

Piotr Galar committed Feb 27, 2023 at 10:08 UTC 0055f5b9bddcbb8a004125496e628019bddc5db5
1 file changed +1 -1
docs/RELEASE_ISSUE_TEMPLATE.md
+1 -1
@@ -194,7 +194,7 @@ This section covers tasks to be done during each release.
194 - [ ] check out [ipfs/ipfs-desktop](https://github.com/ipfs/ipfs-desktop)
195 - [ ] run `npm install`
196 - [ ] create a PR which updates `package.json` and `package-lock.json`
197 - - [ ] ![](https://img.shields.io/badge/only-FINAL-green?style=flat-square) merge the PR
197 + - [ ] ![](https://img.shields.io/badge/only-FINAL-green?style=flat-square) add @SgtPooki and @whizzzkid as reviewers
198 </details>
199 - [ ] ![](https://img.shields.io/badge/only-FINAL-green?style=flat-square) Update Kubo docs <details><summary>using `kuboreleaser release --version vX.Y.Z(-RCN) update-ipfs-docs` or ...</summary>
200 - [ ] ![](https://img.shields.io/badge/only-FINAL-green?style=flat-square) run the [update-on-new-ipfs-tag.yml](https://github.com/ipfs/ipfs-docs/actions/workflows/update-on-new-ipfs-tag.yml) workflow