From c7534dbcddd3c677efb6297e67132b05bd63dc87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filipe=20N=C3=A9vola?= Date: Mon, 1 Feb 2021 16:44:06 -0400 Subject: [PATCH] Adds invalid label --- LABELS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LABELS.md b/LABELS.md index 1dce139bde..c95e229c67 100644 --- a/LABELS.md +++ b/LABELS.md @@ -14,6 +14,7 @@ You can filter issues that are missing status labels using this [filter](https:/ - `not-ready`: Something is missing, we are not able to work on this issue yet - `in-discussion`: We are still discussing how to solve or implement it - `needs-reproduction`: We can't reproduce so it's blocked +- `invalid`: We don't need to analyze #### Stage 2 - `ready`: We've decided how to solve or implement it