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 a98608b + e1064a6 commit 4e01204Copy full SHA for 4e01204
src/meetings/triage.md
@@ -18,7 +18,11 @@ The easiest way to get something on the agenda is to [nominate it](../how_to/nom
18
19
## Can I generate the agenda myself?
20
21
-Sure, clone the [triagebot] repo and run this
+Sure. You can visit the following link and one will be generated for you for (the current date):
22
+
23
+https://triage.rust-lang.org/agenda/lang/triage
24
25
+Alternatively, clone the [triagebot] repo and run this
26
27
```bash
28
> cargo run --bin lang agenda
0 commit comments