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.
1 parent 87f99c7 commit 4ed107fCopy full SHA for 4ed107f
docs/book/src/contributing/README.md
@@ -30,7 +30,7 @@ Discussion happens in this Zulip stream:
30
31
# Issue Labels
32
33
-* [good-first-issue](https://github.com/rust-lang/rust-analyzer/labels/good%20first%20issue)
+* [good-first-issue](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
34
are good issues to get into the project.
35
* [E-has-instructions](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-has-instructions)
36
issues have links to the code in question and tests.
0 commit comments