# How-tos for pull requests

Create, review, merge, and close pull requests, manage commits, and collaborate effectively using forks.

## Links

* [変更をコミットする](/ja/enterprise-cloud@latest/pull-requests/how-tos/commit-changes)

  ブランチとコミットの作成、変更、比較、トラブルシューティングを行い、pull request でのコラボレーションを効率化します。

* [pull request の作成](/ja/enterprise-cloud@latest/pull-requests/how-tos/create-pull-requests)

  pull request を作成し、ブランチを管理し、同期を維持し、コラボレーション開発のレビューを要求します。

* [Review pull requests](/ja/enterprise-cloud@latest/pull-requests/how-tos/review-pull-requests)

  Review, comment on, approve, and manage pull requests effectively, including filtering files, reviewing dependency changes, and incorporating feedback.

* [プル リクエストをマージして閉じる](/ja/enterprise-cloud@latest/pull-requests/how-tos/merge-and-close-pull-requests)

  GitHubでプルリクエストのマージ、リバート、クローズを行い、マージ競合を解決し、ステータスチェックを効果的にトラブルシューティングします。

* [フォークを操作する](/ja/enterprise-cloud@latest/pull-requests/how-tos/work-with-forks)

  リポジトリをフォークし、変更を同期し、フォークを使用してプルリクエストブランチを効果的に管理します。