docs: 新增 fork banner 揭露 upstream PR 貢獻#2047
Conversation
在 README 最頂部插入 fork banner,明確標示: - 本 fork 的主要貢獻在 upstream affaan-m/ECC 的 PR affaan-m#161 + affaan-m#171(已 merged) - 貢獻為 spec-driven 產出(specs by me, implementation via Claude Code, reviewed and submitted by me) - 上游 maintainer merge = 最強的 external code review signal - 保留原 upstream README 不動 目的:讓 GitHub profile 點進 fork 的 reviewer 第一眼看到 PR signal,避免誤判為「0 commit fork」。
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe README.md file now opens with a new "About this fork" section that credits the fork author's upstream contributions and clarifies that the remainder of the documentation originates from the upstream maintainer, preserving the existing content below. ChangesFork attribution and documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Apologies — this PR was created accidentally due to a fork+gh-pr-create default routing. The change is intended for my own fork's README only (to add a banner explaining the upstream PRs I contributed). Closing now and re-opening on the fork. Sorry for the noise. |
Summary
affaan-m/ECC的兩個 PR(fix: preserve content after frontmatter in parse_instinct_file() #161 / fix: sync plugin.json version with latest tag #171)---分隔線清楚劃界動機
Eric 求職 portfolio 揭露策略:
變更
README.md: 新增 9 行(fork banner blockquote +---分隔線)Test plan
Summary by cubic
Add a fork banner at the top of
README.mdto highlight and link to my merged upstream contributions inaffaan-m/ECC(PR #161, #171). The banner appears before the Language line, is separated by---, explains the spec-driven work, and leaves the rest of the upstream README unchanged.Written for commit 1cf9b02. Summary will update on new commits. Review in cubic
Summary by CodeRabbit