@cryptotaxi247 / kubo / commits / 2d98b4f22

Update RELEASE_ISSUE_TEMPLATE.md for 0.15

Steve Loeppky committed Aug 16, 2022 at 17:37 UTC 2d98b4f229904a5a79b61af0e1e781e5b88175fe
1 file changed +2 -6
docs/RELEASE_ISSUE_TEMPLATE.md
+2 -6
@@ -4,14 +4,14 @@
4 - [ ] Fill in the Meta section
5 - [ ] Assign the issue to the release owner and reviewer.
6 - [ ] Name the issue "Release vX.Y.Z"
7 -- [ ] Set the proper values for X.Y.Z for
7 +- [ ] Set the proper values for X.Y.Z
8 - [ ] Pin the issue
9
10 # Meta
11 * Release owner: @who
12 * Release reviewer: @who
13 * Expected RC date: week of 2022-MM-DD
14 -* Expected final release date: 2022-MM-DD
14 +* 🚢 Expected final release date: 2022-MM-DD
15 * Accompanying PR for improving the release process: (example: https://github.com/ipfs/kubo/pull/9100)
16
17 See the [Kubo release process](https://pl-strflt.notion.site/Kubo-Release-Process-5a5d066264704009a28a79cff93062c4) for more info.
@@ -26,10 +26,6 @@ As usual, this release includes important fixes, some of which may be critical f
26
27 <List of items with PRs and/or Issues to be considered for this release>
28
29 -# 🚢 Estimated shipping date
30 -
31 -<Date this release will ship on if everything goes to plan (week beginning...)>
32 -
29 ## 🔦 Highlights
30
31 < top highlights for this release notes >