File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,14 +42,17 @@ team and asking them to do so.)
4242
4343### Step 2: Merge the RFC PR itself
4444
45- In your local git checkout:
45+ Once FCP has completed with no concerns unaddressed, in your local git checkout:
4646
47- - Merge the RFC PR into master in your fork
47+ - Check out your RFC PR's branch
4848- Add a commit that moves the file name from 0000- to its RFC number
4949- Edit the new file to include links to the RFC PR and the tracking issue you
5050 just created in the header
51- - Open a PR or push directly to the master branch on rust-lang/rfcs, as
52- appropriate
51+ - Push to your RFC PR
52+
53+ If you have permissions to merge PRs to rust-lang/rfcs, click the merge button
54+ on your PR in the GitHub UI. If you don't have permission to merge the PR,
55+ comment with ` r? internal-sites ` to have a maintainer merge it on your behalf.
5356
5457### Step 3: Leave a comment
5558
You can’t perform that action at this time.
0 commit comments