Merge pull request #8447 from BenTheElder/help-wanted
relax help-wanted guidelines
This commit is contained in:
commit
17a19f7b82
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue