From 11c6841fbeddfb85428a22dc4c4b1df7b77385ec Mon Sep 17 00:00:00 2001 From: Andrey Shpak Date: Sun, 7 Jun 2020 10:46:39 +0300 Subject: [PATCH] Remove some not project-related labels --- .github/labels.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 4ed43ebe..54f2add4 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -15,15 +15,6 @@ color: "54f449" description: "This issue/PR relates to or includes documentation." from_name: "Documentation" -- name: "topic: recognizer" - color: "54f449" - description: "This issue/PR relates to recognizers module." -- name: "topic: storage" - color: "54f449" - description: "This issue/PR relates to storage module." -- name: "topic: stock_uploader" - color: "54f449" - description: "This issue/PR relates to stock uploader module." - name: "type: breaking-change" color: "310372" description: "Marks an important and likely breaking old interface change."