Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup: address comment
  • Loading branch information
BridgeAR committed Sep 19, 2018
commit d8317120933610fe1abc75d6c7e2d71031f52a6d
8 changes: 4 additions & 4 deletions COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,10 @@ can be fast-tracked and may be landed after a shorter delay. For example:
When a pull request is deemed suitable to be fast-tracked, label it with
`fast-track` and add a comment that collaborators may upvote. Please mention the
collaborators that gave an approval before in that comment. If someone disagrees
with the fast-tracking request, please go ahead and remove the label and leave a
comment why it should not be fast-tracked. The pull request can be landed once 2
or more Collaborators approve both the pull request and the fast-tracking
request, and the necessary CI testing is done.
with the fast-tracking request, remove the label and leave a comment why it
should not be fast-tracked. The pull request can be landed once 2 or more
Collaborators approve both the pull request and the fast-tracking request, and
the necessary CI testing is done.

### Testing and CI

Expand Down