From 7208d1fdd1022f68ad4b0ca5f9fad5bcacac3f7b Mon Sep 17 00:00:00 2001 From: Mike Brashler Date: Mon, 1 Aug 2022 17:43:21 -0700 Subject: [PATCH] Update CONTRIBUTING.md Fix search criteria on `good first issue`. --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 39fc1ac..b32e183 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -257,7 +257,7 @@ Label name | Search | Description #### Issue Attribute Label name | Search | Description -----------|--------|------------ -`good-first-issue` | [search](https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aw7sst%2FMorseRunner+label%3Agood-first-issue) | Less complex issues which would be good first issues to work on for users who wanted to contribute to MorseRunner. +`good first issue` | [search](https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aw7sst%2FMorseRunner+label%3A"good+first+issue") | Less complex issues which would be good first issues to work on for users who wanted to contribute to MorseRunner. `beginner` | [search](https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aw7sst%2FMorseRunner+label%3Abeginner) | Less complex issues which would be good first issues to work on for users who wanted to contribute to MorseRunner. #### Issue State