Replace PRs welcome references with help wanted

As done in commit 7e3eb28c.
This commit is contained in:
Javi Martín
2019-11-06 16:04:42 +01:00
parent 847506fac9
commit 9889ed23e7
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ For more informal communication, contact team members via twitter
Admins tag issues using two label related with collaboration availability:
* `PRs-welcome`: [issues labeled with PRs-welcome](https://github.com/consul/consul/labels/PRs-welcome) are well defined features ready to be implemented by whoever wants to do it.
* `help wanted`: [issues labeled with help wanted](https://github.com/consul/consul/labels/help%20wanted) are well defined features ready to be implemented by whoever wants to do it.
* `Not-ready`: with this label admins mark features or changes that are not well defined yet or subject to an internal decision. Is not a good idea to start implementation of these issues.