Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,3 +301,4 @@ If you have any ideas or suggestions to improve libpag, feel free to submit an
Before doing so, please read our [Contributing Guide](./CONTRIBUTING.md).


For Test
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[C1] 添加了无意义的测试文本。README.md 是项目的主要文档文件,面向所有用户展示项目介绍。添加 "For Test" 这样的测试内容会降低文档的专业性,不符合项目文档规范。此变更没有任何实际价值,不应合并到 main 分支。

建议: 移除此行或关闭此 PR。如果是为了测试 CI/CD 流程,应使用专门的测试分支而非提交到主分支的 PR。

Loading