Skip to content

Commit e8ed90f

Browse files
committed
Update based on review feedback
1 parent 89d18a9 commit e8ed90f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

llvm/docs/RFCProcess.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ are responsible for facilitating project decision making. In cases where there
5757
isn't obvious agreement, area teams should step in to restate their perceived
5858
consensus. In cases of deeper disagreement, area teams should try to identify
5959
the next steps for the proposal, such as gathering more data, changing the
60-
proposal, or rejecting it outright. They can also act as moderators by
61-
scheduling calls for participants to speak directly to resolve disagreements,
62-
subject to normal :ref:`Code of Conduct <LLVM Community Code of Conduct>`
63-
guidelines.
60+
proposal, or rejecting it in the absence of major changes in the design or
61+
context. They can also act as moderators by scheduling calls for participants
62+
to speak directly to resolve disagreements, subject to normal
63+
:ref:`Code of Conduct <LLVM Community Code of Conduct>` guidelines.
6464

6565
Once the design of the new feature is finalized, the work itself should be done
6666
as a series of :ref:`incremental changes <incremental-changes>`, not as a long-term development branch.

0 commit comments

Comments
 (0)