Skip to content

Commit 8cbc0e3

Browse files
Merge pull request #594 from calebcartwright/misc-tweaks
fix typo, list subtrees in priority gudiance
2 parents b4960f7 + 26c7fe6 commit 8cbc0e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/compiler/reviews.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ request review from someone else. This will also reassign the PR.
1515

1616
We never merge PRs directly. Instead, we use bors. A qualified
1717
reviewer with bors privileges (e.g., a [compiler
18-
contributor](./membership.md) will leave a comment like `@bors r+`.
18+
contributor](./membership.md)) will leave a comment like `@bors r+`.
1919
This indicates that they approve the PR.
2020

2121
People with bors privileges may also leave a `@bors r=username`
@@ -83,7 +83,7 @@ The following is some guidance for setting priorities:
8383
- P-high issue fixes
8484
- Toolstate fixes
8585
- Beta-nominated PRs
86-
- Submodule updates
86+
- Submodule/Subtree updates
8787
- 5+
8888
- P-critical issue fixes
8989
- 10+

0 commit comments

Comments
 (0)