From 55d19df029f470da25acf77e884dad685fd54856 Mon Sep 17 00:00:00 2001 From: CaIon Date: Fri, 3 Oct 2025 21:40:07 +0800 Subject: [PATCH] chore: remove outdated instructions from pull request template --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 4f6e41ac2..7403f6c00 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -13,7 +13,3 @@ ### PR 描述 **请在下方详细描述您的 PR,包括目的、实现细节等。** - -### **重要提示** - -**所有 PR 都必须提交到 `alpha` 分支。请确保您的 PR 目标分支是 `alpha`。**