congbobo184 commented on code in PR #18961: URL: https://github.com/apache/pulsar/pull/18961#discussion_r1051395544
########## .github/PULL_REQUEST_TEMPLATE.md: ########## @@ -60,8 +66,11 @@ This change added tests and can be verified as follows: - [ ] The binary protocol - [ ] The REST endpoints - [ ] The admin CLI options +- [ ] The metrics - [ ] Anything that affects deployment +<!-- NOTE: A PIP is required if the PR will change any parts of the above. See https://github.com/apache/pulsar/blob/master/wiki/proposals/PIP.md --> Review Comment: if fix schema bugs, don't need the PIP, I think the schema option can be removed from here. PRs related to the schema, if you need PIP it's already included in `The default values of configurations` `The public API` etc. -- 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]
