Skip to content
Closed
Prev Previous commit
Next Next commit
doc: update COLLABORATOR_GUIDE.md
Fixes: #12021
  • Loading branch information
morrme authored Apr 21, 2017
commit c23bc2464ec4539215c6726d1904e30a2ba6b41c
2 changes: 1 addition & 1 deletion COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ information regarding the change process:

- A `PR-URL:` line that references the *full* GitHub URL of the original
pull request being merged so it's easy to trace a commit back to the
conversation that led up to that change.
conversation that led up to that change.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extraneous whitespace change here?

- A `Fixes: X` line, where _X_ either includes the *full* GitHub URL
for an issue, and/or the hash and commit message if the commit fixes
a bug in a previous commit. Multiple `Fixes:` lines may be added if
Expand Down