From 6afe4c16867e0747717c081a22054918d2a5305f Mon Sep 17 00:00:00 2001 From: Jieyou Xu Date: Tue, 7 Oct 2025 14:18:19 +0800 Subject: [PATCH] Remove outdated recurring work item --- src/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/getting-started.md b/src/getting-started.md index 87e26d379..685b97329 100644 --- a/src/getting-started.md +++ b/src/getting-started.md @@ -98,7 +98,7 @@ Some work is too large to be done by a single person. In this case, it's common issues" to co-ordinate the work between contributors. Here are some example tracking issues where it's easy to pick up work without a large time commitment: -- [Move UI tests to subdirectories](https://github.com/rust-lang/rust/issues/73494) +- *Add recurring work items here.* If you find more recurring work, please feel free to add it here!