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