diff --git a/Label-proposal.md b/Label-proposal.md index 102239b..84de354 100644 --- a/Label-proposal.md +++ b/Label-proposal.md @@ -15,6 +15,7 @@ | needs investigation | investigating | Issue requires further investigation to locate or narrow down the problem. | Rephrased to be consistent | | needs more info | need more information | Issue requires more information from the issue's reporter. | Rephrased to be shorter | | question | question | Issue concerns a question. | | +| security issue | security report | Issue concerns Boostnote's security. Usually high priority. | | | ui/ux | UI/UX | Issue is related to UI/UX. Currently used for a big rewrite that is occurring. | Description added | | upstream issue | upstream issues | Issue cannot be fixed in Boostnote as the issue is caused by other external software. | Removed plural | | won't fix | Won't Fix | Issue will not be fixed. | Capitals | @@ -38,6 +39,5 @@ | New label | Old label | Description | Changes/Reasoning | | ---------------- | --------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------- | | 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. |