Skip to content

Commit

Permalink
doc: document the fast-tracking process
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Nov 15, 2017
1 parent 546cea1 commit d5b3ce8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@ can be fast-tracked and may be landed after a shorter delay:
into this category.
* Changes that revert commit(s) and/or fix regressions.

When a pull request is deemed suitable to be fast-tracked, label it with
`fast-track`. The pull request can be landed once more than 3 collaborators
approve both the pull request and the fast-tracking request.

### Testing and CI

All bugfixes require a test case which demonstrates the defect. The
Expand Down

0 comments on commit d5b3ce8

Please sign in to comment.