Skip to content

Commit 4edb952

Browse files
committed
Define FCP where first used
1 parent efe3ab7 commit 4edb952

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/walkthrough.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ itself to reflect the course of the discussion (e.g. new alternatives or prior
120120
work may be added or you may decide to change parts of the proposal itself).
121121

122122
In the end, when the discussion seems to reach a consensus and die down a bit,
123-
a rust team member may propose to move to FCP with one of three possible dispositions.
124-
This means that they want the other members of the appropriate teams to review
125-
and comment on the RFC. More discussion may ensue, which may result in more changes
126-
or unresolved questions being added. At some point, when everyone is
127-
satisfied, the RFC enters the "final comment period" (FCP), which is the last
128-
chance for people to bring up objections. When the FCP is over, the disposition is
129-
adopted. Here are the three possible dispositions:
123+
a rust team member may propose to move to "final comment period" (FCP) with one
124+
of three possible dispositions. This means that they want the other members of
125+
the appropriate teams to review and comment on the RFC. More discussion may
126+
ensue, which may result in more changes or unresolved questions being added. At
127+
some point, when everyone is satisfied, the RFC enters the FCP, which is the
128+
last chance for people to bring up objections. When the FCP is over, the
129+
disposition is adopted. Here are the three possible dispositions:
130130

131131
- _Merge_: accept the feature. Here is the proposal to merge for our [`?` macro
132132
feature][rfcmerge].

0 commit comments

Comments
 (0)