You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a README link to the full en.dev sponsors page
Tests
not run (README-only change)
Note
Low Risk
README-only documentation change with no runtime or security impact.
Overview
The README sponsors blurb now breaks onto a second line and adds a View all sponsors link to https://en.dev/sponsors.html, alongside the existing 37signals callout.
Reviewed by Cursor Bugbot for commit d575759. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
Documentation
Enhanced the sponsor attribution section to include a link for viewing all available sponsors.
The README's sponsor callout is updated to display both a "Sponsored by" attribution line and an additional "View all sponsors" link, expanding the sponsor visibility section with minimal content change.
Changes
Sponsor Attribution Update
Layer / File(s)
Summary
Sponsor section callout README.md
The sponsor block adds a "View all sponsors" link line beneath the existing 37signals sponsor attribution.
Estimated code review effort
🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
jdx/mise#10182: Updates to README sponsor/footer attribution that directly overlap with this PR's sponsor callout changes.
Poem
🐰 A sponsor shines bright in the README's sight,
With links to view all, the sponsors take flight!
Two lines of glory, a tale told right,
Grateful hearts gleaming in open-source light. ✨
The title 'docs: link to all sponsors' directly and clearly summarizes the main change: adding a link to view all sponsors in the README documentation.
Docstring Coverage
✅ Passed
No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check
✅ Passed
Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check
✅ Passed
Check skipped because no linked issues were found for this pull request.
Description Check
✅ Passed
Check skipped - CodeRabbit’s high-level summary is enabled.
✏️ Tip: You can configure your own custom pre-merge checks in the settings.
Comment @coderabbitai help to get the list of available commands and usage tips.
Adds a secondary line under the existing 37signals sponsorship notice in the README, linking readers to the full sponsors page at en.dev/sponsors.html.
Confidence Score: 5/5
Safe to merge — a single two-line README edit with no code changes.
The change only adds a <br> and an anchor tag to the README sponsor section. No logic, configuration, or build artifacts are touched.
No files require special attention.
Important Files Changed
Filename
Overview
README.md
Adds a "View all sponsors" link pointing to https://en.dev/sponsors.html below the existing 37signals sponsor line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tests
Note
Low Risk
README-only documentation change with no runtime or security impact.
Overview
The README sponsors blurb now breaks onto a second line and adds a View all sponsors link to
https://en.dev/sponsors.html, alongside the existing 37signals callout.Reviewed by Cursor Bugbot for commit d575759. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit