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:
parent
ef907463d9
commit
d66fd2fe9e
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue