about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-06-29 10:16:36 -0500
committerTshepang Mbambo <tshepang@gmail.com>2023-06-29 18:21:18 +0200
commitd41a308501fcfa09189ac611f328d0cd59c7b9fc (patch)
tree70a4fb6b54cc90bbf94166bedcf59a4bf107c5f3 /src/doc/rustc-dev-guide
parent444fa4ee6cdf3d7d3774810c6f10c25bcd74aba9 (diff)
downloadrust-d41a308501fcfa09189ac611f328d0cd59c7b9fc.tar.gz
rust-d41a308501fcfa09189ac611f328d0cd59c7b9fc.zip
include rustc-dev-guide's own issues in suggested search
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md
index 297873d98da..655050f5961 100644
--- a/src/doc/rustc-dev-guide/src/getting-started.md
+++ b/src/doc/rustc-dev-guide/src/getting-started.md
@@ -90,7 +90,7 @@ filtering the search to areas you're interested in. For example:
 Not all important or beginner work has issue labels.
 See below for how to find work that isn't labelled.
 
-[help-wanted-search]: https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3Arust-lang+no%3Aassignee+label%3AE-easy%2C%22good+first+issue%22%2Cgood-first-issue%2CE-medium%2CE-help-wanted%2CE-mentor+-label%3AS-blocked+
+[help-wanted-search]: https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3Arust-lang+no%3Aassignee+label%3AE-easy%2C%22good+first+issue%22%2Cgood-first-issue%2CE-medium%2CEasy%2CE-help-wanted%2CE-mentor+-label%3AS-blocked+
 [Triage]: ./contributing.md#issue-triage
 
 ### Recurring work