PsiACE commented on code in PR #4:
URL: https://github.com/apache/opendal-oli/pull/4#discussion_r2509457725
##########
.github/ISSUE_TEMPLATE/3-new-release.md:
##########
@@ -0,0 +1,46 @@
+---
+name: New Release
+about: Use this template for start making a new release
+title: "Tracking issues of OpenDAL ${opendal_version} Release"
+---
+
+This issue is used to track tasks of the opendal ${opendal_version} release.
+
+## Tasks
+
+### Blockers
+
+<!-- Blockers are the tasks that must be completed before the release. -->
+
+### Build Release
+
+#### GitHub Side
+
+- [ ] Bump version in project
+ - [ ] rust
+ - [ ] cpp
+ - [ ] haskell
+ - [ ] java
+ - [ ] nodejs
Review Comment:
We don't have that many options.
--
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]