From abd4dc4bc341166f58a031b693e5505bf2ef452b Mon Sep 17 00:00:00 2001 From: German Date: Wed, 22 May 2024 11:39:19 +0200 Subject: [PATCH] Adding tag for doc review --- .github/labels.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labels.yml b/.github/labels.yml index d3e4717f92..5a6f34a9aa 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -110,6 +110,10 @@ description: "Stale issue, it will be closed soon" color: E67E22 +- name: Waiting doc review + description: "This PR is waiting for its documentation to be reviewed." + color: 27AE60 + ############################################################# # For repo maintance # ==================