From 28316944358688abe2a3225cbb66be8cc90dd083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Thu, 31 Oct 2019 19:31:57 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20change=20question=20label=20to=20?= =?UTF-8?q?=F0=9F=A7=90question?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/question.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 62a5d08e..ffdc040d 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -2,7 +2,7 @@ name: '疑问或需要帮助 ❓' about: 对 Ant Design Pro 使用的疑问或需要帮助 title: '🧐[问题]' -labels: '🧐FAQ' +labels: '🧐question' assignees: '' ---