xumingming commented on code in PR #3519: URL: https://github.com/apache/celeborn/pull/3519#discussion_r2471982924
########## .github/PULL_REQUEST_TEMPLATE.md: ########## @@ -12,11 +12,12 @@ Thanks for sending a pull request! Here are some tips for you: ### Why are the changes needed? +### Is this PR solving a correctness bug? +Yes/No. (If yes, please add `correctness` label to this Pull Request). Review Comment: @SteNicholas As we discussed, developers actually has no permission to set the label, how about: ``` Yes/No. (If yes, committer will add `correctness` label to this Pull Request). ``` -- 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]
