From 55f1d8ef2b7e0b0ace03d3353df0abb89563ddea Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Sat, 23 Dec 2023 15:35:09 +0800 Subject: [PATCH] chore: pr template remove copilot (#15243) --- .github/pull_request_template.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 13a2157ef4..1f74be2373 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,15 +3,3 @@ Please make sure these boxes are checked before submitting your PR, thank you! - [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). - [ ] Make sure you are merging your commits to `dev` branch. - [ ] Add some descriptions and refer to relative issues for your PR. - -## Description - -copilot:summary - -## Related Issue - -Fixes #\_\_\_. - -## Explanation of Changes - -copilot:walkthrough