From 0d626a154afbe260136bc605b7c929de1ad1ae1e Mon Sep 17 00:00:00 2001 From: Murat Bilgel Date: Mon, 22 Apr 2024 16:28:58 -0400 Subject: [PATCH] remove labels --- .github/labels.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 75a151d..7258f2d 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -31,12 +31,6 @@ - name: question description: Further information is requested color: d876e3 -- name: testing - description: Adding missing tests or correcting existing tests - color: 79e57f - name: wontfix description: This will not be worked on color: ffffff -- name: "skip-changelog" - description: Changes that should be omitted from the release notes - color: ededed