You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/triagebot/pr-assignment-tracking.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
If you contribute in some capacity to the Rust compiler development, you might also be assigned pull requests to be reviewed.
4
4
5
5
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)
7
7
- 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).
8
8
9
9
This chapter will describe how to interact with the `triagebot` on Zulip.
0 commit comments