Added contributors/devel/help-wanted.md

Updated contributors/devel/help-wanted.md based on @cblecker's feedback
This commit is contained in:
Allan Farinas 2017-12-19 22:10:51 -08:00
parent 309b27fa95
commit c2f7e5b641
1 changed files with 13 additions and 0 deletions

View File

@ -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