From 241c6887613caac412e9d64299521b0650f39ebf Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Mon, 18 Mar 2024 11:47:21 +1100 Subject: [PATCH] remove 'question' label --- .github/labels.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 86497b385..f31c97f0e 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -21,11 +21,6 @@ - name: "kind: flakey" description: Categorizes issue or PR as related to a flaky test. color: e11d21 -- name: "kind: question" - description: | - Categorizes issue or PR as related to a question about the provider or - the use of the provider. - color: cc317c - name: "kind: regression" description: Categorizes issue or PR as related to a regression from a prior release. color: e11d21