From c858f078046796117f20bf3f4e46495f5018279f Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Wed, 30 Apr 2025 11:07:40 -0700 Subject: [PATCH] relax help-wanted guidelines --- contributors/guide/help-wanted.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/contributors/guide/help-wanted.md b/contributors/guide/help-wanted.md index 1d8094b41..5aa8bbe35 100644 --- a/contributors/guide/help-wanted.md +++ b/contributors/guide/help-wanted.md @@ -22,14 +22,10 @@ grow and improve our community. Items marked with the `help wanted` label need to ensure that they meet these criteria: -- **Low Barrier to Entry** - It should be easy for new contributors. Documentation on how that type of - change should be made should already exist. - - **Clear Task** The task is agreed upon and does not require further discussions in the community. Call out if that area of code is untested and requires new - fixtures. + fixtures. Consensus should exist for the high-level approach. API and CLI behavior should be decided and included in the OP issue, for example: "The new command syntax is `svcat unbind NAME [--orphan] [--timeout 5m]`", with