A real pull request becomes a 32-second explanation with code, before-and-after behavior, and sound.
Who needs to understand it?
The same pull request needs a different story for users, contributors, or a social audience.Before it builds
Confirm:- the intended pull request and audience;
- whether the angle is a changelog, feature reveal, fix, or refactor;
- whether the change is proposed, merged, or released;
- the visible before and after;
- any breaking change or migration step.
Verify the proof
- The pull request and target branch are correct.
- Proposed, merged, and released are not confused.
- User-facing claims match the actual behavior.
- Code excerpts show only the relevant lines and remain readable.
- Tests and refactoring are not presented as product features.
- Contributor names and release details are accurate.
Review in Studio
Check the complete explanation and export the version.