Skip to content

Commit 01e1e9f

Browse files
committed
[fixup] Review by McZen v2
1 parent 0b2035f commit 01e1e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ At that point the RFC is "active" and may be implemented with the goal of eventu
114114
As a pull request the RFC will receive design feedback from the larger community, and the author should be prepared to revise it in response.
115115
The pull request should start with `RFC`/`Draft RFC` to clearly distinguish it from non-RFCs.
116116
The PR description should have a link to the markdown document so it can be viewed as a rendered page on your fork.
117-
You can get do this by going to the file in the PR changes, clicking `View File` and replacing the commit hash with the branch name, this creates a link like so: `https://github.com/<your account>/<your fork>/blob/<your PR branch name>/<your RFC document path>`.
117+
You can do this by going to the file in the PR changes, clicking `View File` and replacing the commit hash with the branch name, this creates a link like so: `https://github.com/<your account>/<your fork>/blob/<your PR branch name>/<your RFC document path>`.
118118
- Now that your RFC has an open pull request, use the issue number of the PR to rename the file: update your `0000-` prefix to that number.
119119
Also update the "RFC PR" link at the top of the file.
120120
- Each pull request will be labeled with the most relevant `T-*` labels, which aids in understanding the scope of an RFC.

0 commit comments

Comments
 (0)