tisonkun commented on code in PR #5592:
URL: https://github.com/apache/opendal/pull/5592#discussion_r1938426561
##########
.github/ISSUE_TEMPLATE/3-new-release.md:
##########
@@ -14,10 +14,6 @@ This issue is used to track tasks of the opendal
${opendal_version} release.
### Build Release
-#### Release List
-
-<!-- Generate release list by `./scripts/version.py`, please adapt with the
actual needs. -->
Review Comment:
I'd considering an interactive experience like `cargo-release`, that prompt
package versions one by one and ask the release manager to input the correct
version. Then commit the updates as well as generate a release list.
Perhaps pick up in the next month.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]