PRs are your
proposal to ship
A pull request bundles your branch — every commit, every change — into one proposal to merge into main. It's where your work gets seen: reviewers scan the diff, leave comments, and approve before anything goes live.
$ gh pr list
#42 Empty state for dashboard
#41 Tighter button padding on landing
#40 Pricing copy from Figma
#39 Heading fixes — landing page
#38 Initial /settings scaffold