Skip to content

Commit 681ddd1

Browse files
authored
Merge pull request #105 from scottmcm/rfc-rendered
Add "Update rendered link" to RFC merge procedure
2 parents cbd2d6b + 6c13a10 commit 681ddd1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

rfc-merge-procedure.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,12 @@ flavor (and change the team):
6565
To track further discussion, subscribe to the tracking issue here: rust-lang/rust#41517
6666
```
6767

68+
### Step 4: Update the rendered link
69+
70+
Update the rendered link in the first post of the PR to the permanent home under
71+
`https://github.com/rust-lang/rfcs/blob/master/text/`.
72+
73+
(This way future visitors can open it easily after the PR branch is deleted.)
74+
6875
### That's it, you're done!
6976

0 commit comments

Comments
 (0)