Add regional browsers to pricing page - #536
Open
juecd wants to merge 1 commit into
Open
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk Assessment: Very Low
Decision: Approve
What changed
Inspected the merge-base diff independently (info/pricing.mdx only, +4 / −0).
- Adds a Regional browsers row to the Managed infrastructure feature table (
❌/❌/✅/✅). - Adds a FAQ accordion stating regional browsers use the same usage rates as default US browsers.
- Closes the existing Managed Auth accordion before the new FAQ so the markup stays valid.
No other files, config, navigation, calculator, CI, or product/billing code paths are in this diff.
Why Very Low
- Documentation-only MDX copy on a single page
- No production logic, auth, billing systems, permissions, or infrastructure
- No shared libraries or runtime behavior change
- Small, isolated, easy to revert
- No
CODEOWNERSfile; no code-owner review is required - No prior approvals to preserve or dismiss
This is user-facing pricing copy, so plan-availability and rate claims still need a human content check, but that does not raise structural or operational risk.
Sent by Cursor Automation: Assign PR reviewers
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Note
Low Risk
Documentation-only updates to the pricing page with no product or billing code changes.
Overview
Documents regional browsers on the pricing page: a new Managed infrastructure table row shows the feature on Start-Up and Enterprise only (not Developer/Hobbyist).
Adds an FAQ accordion “What do regional browsers cost?” stating they bill at the same usage rates as default US browsers. Also fixes accordion markup by properly closing the Managed Auth section before the new FAQ entry.
Reviewed by Cursor Bugbot for commit 6e0fc67. Bugbot is set up for automated code reviews on this repo. Configure here.