damccorm commented on code in PR #21770: URL: https://github.com/apache/beam/pull/21770#discussion_r893661910
########## .github/PULL_REQUEST_TEMPLATE.md: ########## @@ -5,7 +5,7 @@ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] [**Choose reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and mention them in a comment (`R: @username`). - - [ ] Add a link to the appropriate issue in your description, if applicable. This will automatically link the pull request to the issue. + - [ ] Mention the appropriate issue in your description (for example: "addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment "fixes #<ISSUE NUMBER>" instead. Review Comment: Yeah, that's a GitHub native feature -- 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]
