docs: add docs-release-vX.Y.Z info to the checklist
galargh committed
Sep 22, 2022 at 10:43 UTC
b11efaf7655ecc7bacf27c2c0d5cd96a9dc5a352
1 file changed
+2
docs/RELEASE_ISSUE_TEMPLATE.md
+2
@@ -38,6 +38,7 @@ Checklist:
38
39
- [ ] **Stage 0 - Prerequisites**
40
- [ ] Ensure that the `What's left for release` section has all the checkboxes checked. If that's not the case, discuss the open items with Kubo maintainers and update the release schedule accordingly.
41
+ - [ ] Create `docs-release-vX.Y.Z` branch, open a draft PR and keep updating `docs/RELEASE_ISSUE_TEMPLATE.md` on that branch as you go.
42
- [ ] **Stage 1 - Initial Preparations**
43
- [ ] Upgrade to the latest patch release of Go that CircleCI has published (currently used version: `1.19.1`)
44
- [ ] See the list here: https://hub.docker.com/r/cimg/go/tags
@@ -139,6 +140,7 @@ Checklist:
140
- [ ] Create an issue using this release issue template for the _next_ release.
141
- [ ] Make sure any last-minute changelog updates from the blog post make it back into the CHANGELOG.
142
- [ ] Mark PR draft created for IPFS Desktop as ready for review.
143
+ - [ ] Mark PR draft created from `docs-release-vX.Y.Z` as ready for review.
144
145
## ⁉️ Do you have questions?
146