From 2d356f7a66cf73e246b739d6a13e01e2836cbcc7 Mon Sep 17 00:00:00 2001 From: Flexo013 Date: Wed, 24 Jul 2019 08:50:24 +0200 Subject: [PATCH] move help wanted --- Label-proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Label-proposal.md b/Label-proposal.md index 521693a..81d8aa5 100644 --- a/Label-proposal.md +++ b/Label-proposal.md @@ -27,6 +27,7 @@ | ------------------ | ---------------- | --------------------------------------------------------- | ----------------------------------- | | approved | approved | Pull request has been approved by sufficient reviewers. | | | awaiting review | | Pull request is awaiting a review. | Allows reviewers to easily find PRs | +| help wanted | help wanted | Pull request/issue requires extra help from the community. Check these out if you're new! | Description should help newer people | | needs extra review | Need more review | Pull request requires review from an additional reviewer. | | | under review | in progress? | Pull request is currently under review. | Clearer wording | @@ -36,7 +37,6 @@ | New label | Old label | Description | Changes/Reasoning | | ---------------- | --------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------- | -| | help wanted | | This label can probably be removed as I don't think it has a clear purpose. | | awaiting changes | in progress? | Pull request has been reviewed, but contributor needs to make changes. | This would introduce label spam, but could help with finding abandoned PRs. | | security issue | security report | Issue concerns Boostnote's security. Usually high priority. | Nice, but this label doesn't help much except conveying priority. | | refactor/rewrite | | Issue/PR concerning a code that should be rewritten to increase quality. | Not used a lot right now, but could help with low priority backlog. |