Remove needs-user-input from "please avoid"

The user input might have come in a reply already, but the maintainers
haven't gotten around to remove the stale label yet. This shouldn't
prevent someone from submitting a PR.
This commit is contained in:
Mislav Marohnić 2020-10-13 18:06:00 +02:00
parent ef907463d9
commit d66fd2fe9e

View file

@ -15,7 +15,7 @@ Please do:
Please avoid:
* Opening pull requests for issues marked `needs-design`, `needs-investigation`, `needs-user-input`, or `blocked`.
* Opening pull requests for issues marked `needs-design`, `needs-investigation`, or `blocked`.
* Adding installation instructions specifically for your OS/package manager.
* Opening pull requests for any issue marked `core`. These issues require additional context from
the core CLI team at GitHub and any external pull requests will not be accepted.