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' ---