Updated Issues Gardening (markdown)

eugene yokota 2018-07-17 16:19:13 -04:00
parent 91442267da
commit d1a4ca921b
1 changed files with 3 additions and 0 deletions

@ -50,7 +50,10 @@ As such, from time to time older issues (especially feature requests) should be
### "Help wanted" label
"Help wanted" is a signal to the community that sbt project is looking for help on the task.
As such, we should pick out only the issues that the current maintainers will accept pull requests. For example "Adopt Technology X in replacement of Y" should not have "Help wanted" label unless there's a strong consensus around it. Otherwise, contributors might pick it up, spend some time, only to be rejected in the pull request.
It's recommended that we follow [issue template](https://raw.githubusercontent.com/sbt/sbt/1.x/ISSUE_TEMPLATE.md) so that the acceptance criteria are clear.
### Good First Issues