From 3d627eb475e32daf3a47731140685124d568a495 Mon Sep 17 00:00:00 2001 From: vagusX Date: Wed, 14 Dec 2022 14:42:01 +0800 Subject: [PATCH] ci: update changelog sample url in pr-open-check.yml (#39552) * ci: update changelog sample url in pr-open-check.yml * chore: update --- .github/workflows/pr-open-check.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-open-check.yml b/.github/workflows/pr-open-check.yml index 38a39a5a4c..2c6c89b3c9 100644 --- a/.github/workflows/pr-open-check.yml +++ b/.github/workflows/pr-open-check.yml @@ -39,10 +39,11 @@ jobs: - Write with a **developer-oriented perspective** and **narrative method**, without describing the details of the repair - **Describing the problem and the impact on the developer** - **describing the user-first site problem**, not your solution - - Refer: https://4x.ant.design/changelog#4.9.0 + - Refer: https://ant.design/changelog#501 + - 🚨 请填写 PR 中的 changelog - 请用**面向开发者的角度**和**叙述方式撰写**,不描述修复细节 - **描述问题和对开发者的影响** - **描述用户第一现场的问题**,而非你的解决方式 - - 参考:https://4x.ant.design/changelog-cn#4.9.0 + - 参考:https://ant.design/changelog-cn#501 skip-title-start: 'docs, chore, test, ci'