Update contributors section in README#20
Conversation
Removed the All Contributors badge and list, and updated the contributors section.
|
@Yuvraj-Sarathe is attempting to deploy a commit to the utkarsh232005's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates README.md to remove the All-Contributors badge block and replace the static contributors list with a link to GitHub's contributors graph and an embedded contrib.rocks contributor image, preserving the trailing thanks line. ChangesREADME Contributors Display
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 199: The contributors badge image tag lacks an alt attribute which breaks
accessibility and MD045; update the <img
src="https://contrib.rocks/image?repo=KDM-cli/kdm-website" /> element to include
a meaningful alt text (e.g., alt="Contributors to KDM-cli/kdm-website" or
similar descriptive text) so the tag becomes <img ... alt="..."> to satisfy
accessibility checks and the linter.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
this pr will conflict with the all-contributor bot removing the all contributor lines or modify will break the loop |
bruv that same bot made me the only contributor in readme |
There was a problem hiding this comment.
Our agent can fix these. Install it.
No application code in the PR — skipped Code Health checks.
Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.
Removed the All Contributors badge and list, and updated the contributors section using
contrib.rocksSummary by CodeRabbit