1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

move help wanted

Flexo013
2019-07-24 08:50:24 +02:00
parent 68c02ea8f6
commit 2d356f7a66

@@ -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. |