Merge pull request #8447 from BenTheElder/help-wanted

relax help-wanted guidelines
This commit is contained in:
Mario 2025-05-14 17:37:21 +02:00 committed by GitHub
commit 17a19f7b82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 5 deletions

View File

@ -22,14 +22,10 @@ grow and improve our community.
Items marked with the `help wanted` label need to ensure that they meet these criteria: 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** - **Clear Task**
The task is agreed upon and does not require further discussions in the 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 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 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 new command syntax is `svcat unbind NAME [--orphan] [--timeout 5m]`", with