1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 10:46:32 +00:00

moved security issue

Flexo013
2019-07-25 15:35:02 +02:00
parent 63879b0ea6
commit 526d20a444

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