Skip to content

Commit 647705e

Browse files
authored
Merge pull request #19988 from Kobzol/fix-label-link
Fix link to good first issues
2 parents a30f167 + f6b64d1 commit 647705e

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/docs/book/src/contributing

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/docs/book/src/contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Discussion happens in this Zulip stream:
3030

3131
# Issue Labels
3232

33-
* [good-first-issue](https://github.com/rust-lang/rust-analyzer/labels/good%20first%20issue)
33+
* [good-first-issue](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
3434
are good issues to get into the project.
3535
* [E-has-instructions](https://github.com/rust-lang/rust-analyzer/issues?q=is%3Aopen+is%3Aissue+label%3AE-has-instructions)
3636
issues have links to the code in question and tests.

0 commit comments

Comments
 (0)