docs(readme): restore Star History chart - #217
Conversation
The Star History chart was removed in 27479dd (docs(readme): remove Star History section), but the underlying chart service is currently broken because of GitHub stargazer API restrictions. Restore the chart in the English, Chinese, and Vietnamese READMEs at its original location using a working alternative, so contributors can keep tracking project growth.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📜 Recent review details🔇 Additional comments (3)
📝 WalkthroughWalkthroughAdded linked Star History chart sections to the English, Vietnamese, and Chinese README files. ChangesStar History documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change restores a project-growth chart in the documentation without introducing an actionable merge-blocking risk; it is merge-ready after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
The Star History chart was removed in 27479dd because the previous service could no longer render it. That problem remains, as the chart relies on GitHub stargazer data that is now restricted, and it is worth fixing since project growth is a useful signal for contributors and users.
This PR restores the Star History chart in README.md, README.vi.md, and README.zh.md at its original location between the contributors section and the license section, pointing to a working chart service.
Summary by CodeRabbit