From 14d82be3001f957cfa9f88353b98c866c6d4cfcd Mon Sep 17 00:00:00 2001 From: Jaron Heard Date: Wed, 3 Apr 2019 14:16:46 -0700 Subject: [PATCH] Update issues to to good-first-issue link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8299f4be..d9fe2bb2f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The first step is [open an issue](https://github.com/hackoregon/civic/issues/new If there's already a [documented issue](https://github.com/hackoregon/civic/issues) about what you want to work on, assign yourself to let others what you're working on. If there's not an issue, open one and assign yourself. 🐤 **I want to work on making something better, but I'm not sure where to start:** -Check out our [open issues](https://github.com/hackoregon/civic/issues) for things to work on and [open pull requests](https://github.com/hackoregon/civic/issues) to review and collaborate with others on existing efforts. +Check out our [open issues with the good-first-issue label](https://github.com/hackoregon/civic/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-issue) for things to work on and [open pull requests](https://github.com/hackoregon/civic/issues) to review and collaborate with others on existing efforts. 🦜 **I've done something towards making this better:** Fantastic! Share it with us by [opening a pull request](https://github.com/hackoregon/civic/compare) with what you've done so far, and let's work together to make it even better and incorporate it into the CIVIC Platform!