From 63879b0ea697333ca955018f34b3cbf547ed99a9 Mon Sep 17 00:00:00 2001 From: Flexo013 Date: Thu, 25 Jul 2019 15:19:17 +0200 Subject: [PATCH] Updated Label proposal (markdown) --- Label-proposal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Label-proposal.md b/Label-proposal.md index 086765f..102239b 100644 --- a/Label-proposal.md +++ b/Label-proposal.md @@ -3,9 +3,9 @@ | New label | Old label | Description | Changes/Reasoning | | --------------------- | --------------------- | --------------------------------------------------------------------------------------- | ------------------------------ | | bug | bug | Issue concerns a bug. | | -| level 1 | level 1 | Minorly damaged: App is still usuable, but minor features might not work. | For example: [#3139](https://github.com/BoostIO/Boostnote/issues/3139) | -| level 2 | | Majorly damaged: App is barely usuable, since major features are not working. | For example: [#3018](https://github.com/BoostIO/Boostnote/issues/3018) | -| level 3 | level 2 | Completely damaged: App is entirely unusable. | For example: [#3100](https://github.com/BoostIO/Boostnote/issues/3100) | +| level 1 | level 1 | A bug that causes minor damage: App is still usable, but minor features might not work. | For example: [#3139](https://github.com/BoostIO/Boostnote/issues/3139) | +| level 2 | | A bug that causes major damage: App is barely usable, since major features are not working. | For example: [#3018](https://github.com/BoostIO/Boostnote/issues/3018) | +| level 3 | level 2 | A bug that causes complete damage: App is entirely unusable. | For example: [#3100](https://github.com/BoostIO/Boostnote/issues/3100) | | discussion | discussion | Issue concerns a discussion. | | | funded on issuehunt | Funded on IssueHunt | Issue has received funding that will be rewarded to the contributor solving this issue. | Capitals and removed duplicate | | rewarded on issuehunt | Rewarded on IssueHunt | Issue has been resolved and a contributor has been rewarded. | Capitals |