damccorm commented on code in PR #21802:
URL: https://github.com/apache/beam/pull/21802#discussion_r894829470


##########
.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`).
- - [ ] 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.
+ - [ ] 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:
   ```suggestion
    - [ ] 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.
   ```
   
   Nit: We probably don't need the quotes anymore



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