diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md index bc22e55a3c6485..dbf07f6864eb0b 100644 --- a/doc/onboarding-extras.md +++ b/doc/onboarding-extras.md @@ -63,7 +63,7 @@ Please use these when possible / appropriate * `confirmed-bug` - Bugs you have verified exist * `discuss` - Things that need larger discussion * `feature request` - Any issue that requests a new feature (usually not PRs) -* `good first contribution` - Issues suitable for newcomers to process +* `good first issue` - Issues suitable for newcomers to process --