docs: improve release issue template
Henrique Dias committed
Feb 20, 2024 at 11:50 UTC
9ea10752f251171f0aed4822d6cfd4c1674018c4
1 file changed
+2
-1
docs/RELEASE_ISSUE_TEMPLATE.md
+2
-1
@@ -1,4 +1,4 @@
1
-<!-- Last updated during [v0.26.0 release](https://github.com/ipfs/kubo/issues/10259) -->
1
+<!-- Last updated during [v0.27.0 release](https://github.com/ipfs/kubo/issues/10306) -->
2
3
# Items to do upon creating the release issue
4
@@ -22,6 +22,7 @@
22
* Expected RC date: week of YYYY-MM-DD
23
* 🚢 Expected final release date: YYYY-MM-DD
24
* Release PR: <add link once release PR is created>
25
+* Thunderdome PR: <add link once thunderdome PR is created>
26
* Accompanying PR for improving the release process: ([example](https://github.com/ipfs/kubo/pull/9391))
27
* Changelog: https://github.com/ipfs/kubo/blob/master/docs/changelogs/vX.Y.md
28