From 7b46fde07369e8142827f98a38cb7a857258d4ed Mon Sep 17 00:00:00 2001 From: Marius Cristea Date: Thu, 13 Jul 2023 12:49:00 +0300 Subject: [PATCH] [skip ci] update labeler --- .github/labeler.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 9f1495f..6445de2 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -2,4 +2,7 @@ regression: - '(Yes, this is a regression)' customer report: - - '(helpscout)' \ No newline at end of file + - '(helpscout|wordpress.org/support)' + +doc-needed: + - '(Yes, it requires documentation.)' \ No newline at end of file