Skip to content

Commit c511fe2

Browse files
Update pr-assignment-tracking.md
Modify the GitHub link to only show assigned PRs in the rust-lang organization
1 parent 6c46135 commit c511fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/triagebot/pr-assignment-tracking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
If you contribute in some capacity to the Rust compiler development, you might also be assigned pull requests to be reviewed.
44

55
You can check your current review assignment in two ways:
6-
- by visiting this [GitHub URL](https://github.com/pulls/assigned)
6+
- by visiting this [GitHub URL](https://github.com/pulls?q=org%3Arust-lang+is%3Aopen+is%3Apr+assignee%3A%40me+archived%3Afalse)
77
- by interacting with the `triagebot` on the [Zulip chat](/platforms/zulip.md) in a DM (Direct Messages) thread. You can open a direct message session with the `triagebot` clicking on [this link](https://rust-lang.zulipchat.com/#narrow/dm/261224-triagebot) (requires Zulip login).
88

99
This chapter will describe how to interact with the `triagebot` on Zulip.

0 commit comments

Comments
 (0)