[codex] Add GitHub browsing entry points - #1
Conversation
|
Warning Review limit reached
Next review available in: 36 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughThis PR adds foundational documentation files for the FeedBack User Guide repository: a new CONTRIBUTING.md guide, an expanded README.md landing page, a new SUMMARY.md table of contents, and a new SUPPORT.md troubleshooting page. All changes are documentation-only. ChangesDocumentation Structure
Estimated code review effort: 1 (Trivial) | ~5 minutes Related Issues: None specified. Related PRs: None specified. Suggested labels: documentation Suggested reviewers: None specified. 🐰 A guide is born, page by page, 🚥 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🧹 Nitpick comments (1)
README.md (1)
25-35: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winSurface the new support hub.
The landing page only points readers at troubleshooting pages, so the new
SUPPORT.mdworkflow is easy to miss. Add a direct link here so the diagnostics/checklist path is reachable from the README.♻️ Proposed fix
## Support Shortcuts +- [Support](SUPPORT.md) - [Audio Input Problems](docs/troubleshooting/audio-input.md)🤖 Prompt for 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. In `@README.md` around lines 25 - 35, The README support shortcuts list only links to troubleshooting docs, so add a direct entry for the new SUPPORT.md workflow here. Update the support section in README.md to include a clearly labeled link to SUPPORT.md alongside the existing troubleshooting links so readers can reach the diagnostics/checklist path from the landing page.
🤖 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 `@SUPPORT.md`:
- Line 3: The intro in SUPPORT.md is broader than the page content, since it
mentions Discord and release notes even though the page only covers
troubleshooting, checklist, and diagnostics. Update the opening sentence to
match the actual sections on the page, or add the missing Discord and
release-note guidance if that scope is intended. Use the existing intro line in
SUPPORT.md as the place to tighten the wording.
---
Nitpick comments:
In `@README.md`:
- Around line 25-35: The README support shortcuts list only links to
troubleshooting docs, so add a direct entry for the new SUPPORT.md workflow
here. Update the support section in README.md to include a clearly labeled link
to SUPPORT.md alongside the existing troubleshooting links so readers can reach
the diagnostics/checklist path from the landing page.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: ecce3913-b91e-4dde-96e5-d6d9ad25a367
📒 Files selected for processing (4)
CONTRIBUTING.mdREADME.mdSUMMARY.mdSUPPORT.md
Summary
Notes
This intentionally does not change the rendered docs homepage at docs/index.md. The published site remains unchanged unless org owners approve the README/root repo landing-page direction.
Validation
Summary by CodeRabbit