We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4960f7 + 26c7fe6 commit 8cbc0e3Copy full SHA for 8cbc0e3
src/compiler/reviews.md
@@ -15,7 +15,7 @@ request review from someone else. This will also reassign the PR.
15
16
We never merge PRs directly. Instead, we use bors. A qualified
17
reviewer with bors privileges (e.g., a [compiler
18
-contributor](./membership.md) will leave a comment like `@bors r+`.
+contributor](./membership.md)) will leave a comment like `@bors r+`.
19
This indicates that they approve the PR.
20
21
People with bors privileges may also leave a `@bors r=username`
@@ -83,7 +83,7 @@ The following is some guidance for setting priorities:
83
- P-high issue fixes
84
- Toolstate fixes
85
- Beta-nominated PRs
86
- - Submodule updates
+ - Submodule/Subtree updates
87
- 5+
88
- P-critical issue fixes
89
- 10+
0 commit comments