Skip to content

Commit 4123a27

Browse files
committed
Exclude issues with an associated PR from the "What should I work on" GH query
1 parent 70e08b3 commit 4123a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ filtering the search to areas you're interested in. For example:
8989
Not all important or beginner work has issue labels.
9090
See below for how to find work that isn't labelled.
9191

92-
[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+
92+
[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+-linked:pr+
9393
[Triage]: ./contributing.md#issue-triage
9494

9595
### Recurring work

0 commit comments

Comments
 (0)