From 2d98b4f229904a5a79b61af0e1e781e5b88175fe Mon Sep 17 00:00:00 2001
From: Steve Loeppky <biglep@protocol.ai>
Date: Tue, 16 Aug 2022 17:37:02 -0700
Subject: [PATCH] Update RELEASE_ISSUE_TEMPLATE.md for 0.15

---
 docs/RELEASE_ISSUE_TEMPLATE.md | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/docs/RELEASE_ISSUE_TEMPLATE.md b/docs/RELEASE_ISSUE_TEMPLATE.md
index eaa3231e5..cfab42c1e 100644
--- a/docs/RELEASE_ISSUE_TEMPLATE.md
+++ b/docs/RELEASE_ISSUE_TEMPLATE.md
@@ -4,14 +4,14 @@
 - [ ] Fill in the Meta section
 - [ ] Assign the issue to the release owner and reviewer.
 - [ ] Name the issue "Release vX.Y.Z"
-- [ ] Set the proper values for X.Y.Z for
+- [ ] Set the proper values for X.Y.Z
 - [ ] Pin the issue
 
 # Meta
 * Release owner: @who
 * Release reviewer: @who
 * Expected RC date: week of 2022-MM-DD
-* Expected final release date: 2022-MM-DD
+* 🚢 Expected final release date: 2022-MM-DD
 * Accompanying PR for improving the release process: (example: https://github.com/ipfs/kubo/pull/9100)
 
 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
 
 <List of items with PRs and/or Issues to be considered for this release>
 
-# 🚢 Estimated shipping date
-
-<Date this release will ship on if everything goes to plan (week beginning...)>
-
 ## 🔦 Highlights
 
 < top highlights for this release notes >
-- 
GitLab