# pull request の作成

共同開発のために、プル要求とスタックプル要求、変更ブランチ、要求レビューを作成します。

## Links

* [pull request の作成](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/creating-a-pull-request)

  リポジトリ内のコードに対する変更を提案するプル要求を作成します。

* [/creating-stacked-pull-requests](/ja/enterprise-server@3.21/creating-stacked-pull-requests)

* [フォークからプルリクエストを作成する](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/creating-a-pull-request-from-a-fork)

  フォークからプル要求を作成し、アップストリーム リポジトリへの変更を提案し、コードで効果的に共同作業を行います。

* [プルリクエストのステージの変更](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/changing-the-stage-of-a-pull-request)

  下書きプル要求をレビューの準備完了としてマークするか、開いている pull request を下書きに変換してワークフローを効果的に管理します。

* [/managing-stacked-pull-requests](/ja/enterprise-server@3.21/managing-stacked-pull-requests)

* [ベースブランチとプルリクエストを同期させ続ける](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch)

  マージする前に、競合を解決し、互換性を確保するために、ベース ブランチからの変更で pull request ブランチを更新します。

* [プルリクエストのベースブランチの変更](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/changing-the-base-branch-of-a-pull-request)

  オープン プル要求のベース ブランチを変更して、変更を別のブランチと比較し、正確な更新を確認します。

* [プルリクエストレビューを依頼する](/ja/enterprise-server@3.21/pull-requests/how-tos/create-pull-requests/requesting-a-pull-request-review)

  個人またはチームからの pull request のレビューを要求して、フィードバックとコラボレーションを徹底します。