docs(customization): Add documentation for view=punchcard feature - #8954
Conversation
… missing from the view= reference
… missing from the view= reference
|
Someone is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
This PR addresses the lack of documentation for the |
📦 Next.js Bundle Size Report (Gzipped Sizes)✨ No significant bundle size changes detected. 📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Thanks for documenting the new \�iew=punchcard\ feature! Keeping our customization parameter reference up-to-date is extremely helpful for our users. Approved!
|
🎉 Congratulations @ChetanSenta! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
Fixes #8953
Pillar
What this PR does
view=punchcard— a fully wired-up, dedicated isometric 24×7 commit-timing chart with its own GitHub data fetch (
fetchCommitPunchCard) —had zero mentions anywhere in docs/customization.md. Added it to both
viewtable rows, an example, and a guard test asserting every realviewenum value gets a documentation mention going forward.Checklist before requesting a review:
CONTRIBUTING.mdfile.npm run formatandnpm run lintlocally and resolved all errors.