From 6ce538132f0e445a0f4e519a20a4412a15aaadb6 Mon Sep 17 00:00:00 2001 From: Avinesh Tripathi Date: Wed, 29 Sep 2021 14:19:43 +0530 Subject: [PATCH] added example links for help wanted and good first issue --- contributors/guide/help-wanted.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contributors/guide/help-wanted.md b/contributors/guide/help-wanted.md index ba0b4859f..0f93bdf31 100644 --- a/contributors/guide/help-wanted.md +++ b/contributors/guide/help-wanted.md @@ -49,6 +49,8 @@ Items marked with the `help wanted` label need to ensure that they are: Often these issues become obsolete and have already been done, are no longer desired, no longer make sense, have changed priority or difficulty , etc. +Example of a Help Wanted issue description can be found here: [kubernetes/test-infra#21356 (comment)](https://github.com/kubernetes/test-infra/issues/21356#issuecomment-799972711). + Related commands: - `/help` : Adds the `help wanted` label to an issue. @@ -102,6 +104,8 @@ labels (above) in addition to meeting the following criteria: fit to be copied. If the area of code doesn't have tests, before labeling the issue, add a test fixture. This prep often makes a great `help wanted` task! +Example of a Good First Issue description can be found here: [kubernetes/kubernetes#68231](https://github.com/kubernetes/kubernetes/issues/68231). + Related commands: - `/good-first-issue` : Adds the `good first issue` label to an issue. Also adds