Browse Source

ci: update changelog sample url in pr-open-check.yml (#39552)

* ci: update changelog sample url in pr-open-check.yml

* chore: update
pull/39557/head
vagusX 2 years ago
committed by GitHub
parent
commit
3d627eb475
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/workflows/pr-open-check.yml

5
.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'

Loading…
Cancel
Save