diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f2b6233dbf18..c5bf95428fdc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -61,18 +61,3 @@ Describe changes from the user side, and list all potential break changes or oth - [ ] Demo is updated/provided or not needed - [ ] TypeScript definition is updated/provided or not needed - [ ] Changelog is provided or not needed - ---- - - - -### 🚀 Summary - -copilot:summary - -### 🔍 Walkthrough - -copilot:walkthrough diff --git a/.github/PULL_REQUEST_TEMPLATE/pr_cn.md b/.github/PULL_REQUEST_TEMPLATE/pr_cn.md index a72aa0c3ea49..046c0c2f54a7 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pr_cn.md +++ b/.github/PULL_REQUEST_TEMPLATE/pr_cn.md @@ -61,17 +61,3 @@ - [ ] 代码演示已提供或无须提供 - [ ] TypeScript 定义已补充或无须补充 - [ ] Changelog 已提供或无须提供 - ---- - - - -### 🚀 概述 - -copilot:summary - -### 🔍 实现细节 - -copilot:walkthrough