diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 1b735deb1..2eea9562e 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -3,7 +3,6 @@ name: Bug report
about: Create a report to help us improve
title: 'bug:
'
labels: "type/bug \U0001F41B"
-assignees: gaocegege
---
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
index 4ec3cb087..ff9446222 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.md
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -3,7 +3,6 @@ name: Feature request
about: Suggest an idea for this project
title: 'feat: '
labels: "type/feature \U0001F4A1"
-assignees: gaocegege
---