From b13f99607653c220ba94df2a8650edac086b0f37 Mon Sep 17 00:00:00 2001 From: shiyutang <34859558+shiyutang@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:41:51 +0800 Subject: [PATCH] Update newfeature.md --- .github/ISSUE_TEMPLATE/newfeature.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/newfeature.md b/.github/ISSUE_TEMPLATE/newfeature.md index 95e1488b6..4ffcbbb56 100644 --- a/.github/ISSUE_TEMPLATE/newfeature.md +++ b/.github/ISSUE_TEMPLATE/newfeature.md @@ -1,9 +1,9 @@ --- -name: Issue template +name: New Feature Issue template about: Issue template for new features. title: '' -labels: '' -assignees: '' +labels: 'Code PR is needed' +assignees: 'shiyutang' ---