docs: add [keepachangelog.com] link (#50424)

This commit is contained in:
afc163 2024-08-15 10:02:15 +08:00 committed by GitHub
parent a89bd934d7
commit ab2d7596f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 7 deletions

View File

@ -40,6 +40,8 @@ Thank you!
### 📝 Change Log
> Read [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) like a cat tracks a laser pointer.
>
> - Describe the impact of the changes on developers, not the solution approach.
> - Reference: https://ant.design/changelog

View File

@ -40,6 +40,7 @@
### 📝 更新日志
> - 郑重地阅读 [如何维护更新日志](https://keepachangelog.com/zh-CN/1.1.0/)
> - 描述改动对开发者有哪些影响,而非解决方式
> - 可参考https://ant.design/changelog-cn

View File

@ -38,15 +38,15 @@ jobs:
filter-start: '|'
require-include: '🇺🇸 English, 🇨🇳 Chinese, 🇺🇸 英文, 🇨🇳 中文'
comment-body: |
- 🚨 @${{ github.event.pull_request.user.login }}, Please fill changelog in the PR
- Use a developer-oriented tone
- Describe the impact on developers, rather than your solution
- Refer to: https://ant.design/changelog#501
- 🚨 @${{ github.event.pull_request.user.login }}, Please fill changelog in PR content
> - Read [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) like a cat tracks a laser pointer.
> - Describe the impact of the changes on developers, not the solution approach.
> - Reference: https://ant.design/changelog
- 🚨 @${{ github.event.pull_request.user.login }}, 请填写 PR 中的 changelog
- 使用面向开发者的角度撰写 changelog
- 描述用户第一现场的问题,对开发者有哪些影响,而非你的解决方式
- 参考https://ant.design/changelog-cn#501
> - 郑重地阅读 [如何维护更新日志](https://keepachangelog.com/zh-CN/1.1.0/)
> - 描述改动对开发者有哪些影响,而非解决方式
> - 可参考https://ant.design/changelog-cn
![](https://github.com/ant-design/ant-design/assets/507615/14c767db-e40f-42a1-9aab-553037eb1ab6)
skip-title-start: 'docs, chore, test, ci'