# Pull request tutorials

Build skills and knowledge about pull requests through examples and hands-on activities.

## Links

* [Stack code changes in pull requests](/ja/pull-requests/tutorials/stack-code-changes-in-pull-requests)

  Create a stack of small, dependent pull requests that can be quickly reviewed.

* [Roll out stacked pull requests to your organization](/ja/pull-requests/tutorials/roll-out-stacked-prs)

  Plan and roll out stacked pull requests to your organization, so your teams can ship large changes as small, reviewable layers without compromising your existing rules and checks.