docs(readme): 更新优云智算赞助文案至最终版#106
Merged
Merged
Conversation
- 补上赞助商最终文案中的「支持 GLM-5.2」卖点(#105 因暂存区失误合入的是上一版文案) - 按原文断句改回短句,体验金一句用 <br><br> 单独成段 - 简繁两版同步
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
你要解决什么问题?
PR #105 合入的赞助商文案是上一版,缺了赞助商最终文案里的「支持 GLM-5.2」卖点,断句也与对方给的原文不一致。
成因是提交失误:文案修改完成后执行
git commit -m时既没有-a也没有重新git add,打包进 commit 的是更早暂存的旧版本,文案改动滞留在工作区未被提交。#105 的 banner、链接、版块结构均正确,仅此一行文案受影响。这个 PR 做了什么改变?
把 README.md / README.zh-Hant.md 中优云智算的介绍文案更新为赞助商提供的最终版:补上「支持 GLM-5.2」,按原文改回短句断句,体验金一句用
<br><br>单独成段。这个改变适合放在核心库中吗?
本 PR 仅提交给中文 fork
jnMetaCode/superpowers-zh。 赞助商内容属 fork 专有,不向上游obra/superpowers提交。纯文档改动,不涉及代码依赖与 skill 行为。你考虑了哪些替代方案?
这个 PR 是否包含多个不相关的改变?
否。两个文件的同一处文案,一件事。
已有的 PR
测试环境
评估
不适用 —— 不改动任何 skill,不影响模型行为,无 eval 可跑。验证方式为人工比对:逐字核对文案与赞助商提供的最终版一致,确认简繁两版同步。
严格性
git diff实际包含预期改动后再提交(本次失误的直接教训)人工审核
维护者已审阅该文案的最终版内容。
待确认