tisonkun commented on code in PR #206:
URL: https://github.com/apache/kvrocks-website/pull/206#discussion_r1517159446


##########
community/create-a-release.md:
##########
@@ -280,6 +280,14 @@ docker buildx inspect --bootstrap
 docker buildx build --platform linux/amd64,linux/arm64 --tag 
${your_dockerhub_username}/kvrocks:${release_version} --tag 
${your_dockerhub_username}/kvrocks:latest . --output "type=registry" 
--build-arg MORE_BUILD_ARGS=-j12 --build-arg http_proxy=${your_http_proxy} 
--build-arg https_proxy=${your_https_proxy}
 ```
 
+## Draft release note

Review Comment:
   Try to add the draft link in the voting email template.



-- 
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]

Reply via email to