From 465d82875f5e8cf53ca1096087b285f8d595d469 Mon Sep 17 00:00:00 2001 From: chimpdev Date: Mon, 13 May 2024 01:04:53 +0300 Subject: [PATCH] Update labels.yml --- .github/labels.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 7e2565e1..10cd46e1 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -24,13 +24,4 @@ description: Discussions or problems regarding database management in the backend. - name: 'Dependabot: Patch' color: 'FFD700' - description: Pull requests opened by Dependabot to update dependencies. -- name: 'Documentation: Bug' - color: 'FF6347' - description: Issues related to bugs specifically in the documentation. -- name: 'Documentation: Feature' - color: '4682B4' - description: Requests or discussions related to new features in the documentation. -- name: 'Documentation: Improvement' - color: '32CD32' - description: Discussions or problems regarding improvements to the documentation. \ No newline at end of file + description: Pull requests opened by Dependabot to update dependencies. \ No newline at end of file