Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions contributors/devel/help-wanted.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Help Wanted

Items marked with the `help wanted` label need to ensure that they are:

- Sufficiently actionable: clear description of what should be done
- Tractable for new/casual contributors: there is documentation how that type of change should be made
- Goldilocks priority: Not too high that a core contributor should do it, but not too low that it isn't useful enough for a core contributor to spend time to review it, answer questions, help get it into a release, etc.
- Up to date: Often these issues become obsolete and have already been done, are no longer desirable, no longer make sense, change in priority, change in difficulty, etc.

Related commands:

- `/help` : adds the `help wanted` label to an issue
- `/remove-help` : removes the `help wanted` label from an issue