mirror of https://github.com/sbt/sbt.git
Updated Issues Gardening (markdown)
parent
91442267da
commit
d1a4ca921b
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue