From a795337930bde0c7193895cd02a7cb7c9c022095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= Date: Tue, 22 Jun 2021 14:01:14 -0400 Subject: [PATCH] fix: label templates --- .github/label-commenter-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index de1b9038..9cea249d 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -13,7 +13,7 @@ labels: labeled: issue: body: | - :wave: @{issue-author}, we use the issue tracker exclusively + :wave: @{{ issue.user.login }}, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help.