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! doc: rewrite consensus seeking in guide
  • Loading branch information
Trott committed Oct 11, 2018
commit 4f4aea3c62237753981e7570d6a7e79bacd4fae3
11 changes: 5 additions & 6 deletions COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,11 @@ Another Collaborator may ask an objecting Collaborator to explain their
objection. If the objector is unresponsive, another Collaborator may dismiss the
objection.

Note that [breaking changes](#breaking-changes) must receive
[TSC reviews](#involving-the-tsc). This does not mean that a Collaborator must
put the pull request on the TSC meeting agenda. If two TSC members approve the
pull request and no Collaborators object to the pull request, it may land. If
there are objections, a Collaborator may put the pull request on the TSC meeting
agenda.
[Breaking changes](#breaking-changes) must receive
[TSC review](#involving-the-tsc). If two TSC members approve the pull request
and no Collaborators object, then it may land. If there are objections, a
Collaborator may apply the `tsc-agenda` label. That will put the pull request on
the TSC meeting agenda.

#### Helpful resources

Expand Down