From 70e61c400850d366b7b93e55b202b524b7875bef Mon Sep 17 00:00:00 2001 From: YiXuan Ding <1328032567@qq.com> Date: Thu, 19 Dec 2024 00:15:14 +0800 Subject: [PATCH] : remove PR template front matter. --- .github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 42648ac..807c3d7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,3 @@ ---- -name: Pull Request -about: 提交PR以改进或修复`chsrc`工具的功能 -title: "[PR] " -labels: '' -assignees: '' ---- - ### 描述 - **问题的背景**