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 a30f167 commit f6b64d1Copy full SHA for f6b64d1
src/tools/rust-analyzer/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