This is a backport PR for branch 43-x-y
#53804: docs: add REVIEW.md and treat it as a docs-only change in CI
Merged
Requested by Samuel Attard · Slack thread
Description of Change
Backport of #53798
See that PR for details.
Checklist
- I have filled out the PR description
- I have reviewed and verified the changes
-
npm testpasses - tests are changed or added
- PR release notes describe the change in a way relevant to app developers, and are capitalized, punctuated, and past tense.
🤖 Generated with Claude Code
https://claude.ai/code/session_01L8oQstgRC618uKVxqMmoZn
Release Notes
Notes: none
Generated by Claude Code
Backport Information
Original PR Author
MarshallOfSoundOriginal PR Status
Merged
Original PR Merged At
Sep 9, 2026, 5:28:27 PM
Original PR Link
View on GitHubSemver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron