From c5224b9ca737c197c9c9c41edf6015f5fc6dda38 Mon Sep 17 00:00:00 2001 From: Luke Date: Thu, 31 Aug 2023 18:26:15 +0000 Subject: [PATCH] update .gitee/ISSUE_TEMPLATE/refactor.yml. Signed-off-by: Luke --- .gitee/ISSUE_TEMPLATE/refactor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitee/ISSUE_TEMPLATE/refactor.yml b/.gitee/ISSUE_TEMPLATE/refactor.yml index 152414b..94cff32 100644 --- a/.gitee/ISSUE_TEMPLATE/refactor.yml +++ b/.gitee/ISSUE_TEMPLATE/refactor.yml @@ -1,4 +1,4 @@ -name: 功能建议 +name: 重构 description: 对本项目提出一个功能建议 title: "[重构]: " labels: ["refactor"]