From f410d02b616e43c417454ebc9e979b87ddfef716 Mon Sep 17 00:00:00 2001 From: David Alber Date: Thu, 2 Nov 2017 01:14:52 -0700 Subject: [PATCH] Updating good starting issues link --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 3b6bf50adc1..6366db1c575 100644 --- a/Contributing.md +++ b/Contributing.md @@ -65,7 +65,7 @@ example, the `issue-1111.rs` test file is configured by the file ## Hack! -Here are some [good starting issues](https://github.com/rust-lang-nursery/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy). +Here are some [good starting issues](https://github.com/rust-lang-nursery/rustfmt/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue). If you've found areas which need polish and don't have issues, please submit a PR, don't feel there needs to be an issue.