1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/content/github/collaborating-with-issues-and-pull-requests/index.md
Sarah Edwards e6ef3b57fe [May 14] Add guide for GitHub flow (#19188)
Co-authored-by: mchammer01 <mchammer01@github.com>
2021-05-11 15:25:58 +00:00

3.2 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Collaborating with issues and pull requests Track and discuss changes in issues, then propose and review changes in pull requests.
/categories/63/articles/
/categories/collaborating/
/categories/collaborating-on-projects-using-pull-requests/
/categories/collaborating-on-projects-using-issues-and-pull-requests/
/categories/collaborating-with-issues-and-pull-requests
free-pro-team enterprise-server github-ae
* * *
Pull requests

Table of Contents

{% topic_link_in_list /getting-started %} {% link_in_list /quickstart-for-communicating-on-github %} {% link_in_list /about-collaborative-development-models %} {% topic_link_in_list /working-with-forks %} {% link_in_list /about-forks %} {% link_in_list /configuring-a-remote-for-a-fork %} {% link_in_list /syncing-a-fork %} {% link_in_list /merging-an-upstream-repository-into-your-fork %} {% link_in_list /allowing-changes-to-a-pull-request-branch-created-from-a-fork %} {% link_in_list /what-happens-to-forks-when-a-repository-is-deleted-or-changes-visibility %} {% topic_link_in_list /collaborating-on-repositories-with-code-quality-features %} {% link_in_list /about-status-checks %} {% link_in_list /working-with-pre-receive-hooks %} {% topic_link_in_list /proposing-changes-to-your-work-with-pull-requests %} {% link_in_list /about-branches %} {% link_in_list /creating-and-deleting-branches-within-your-repository %} {% link_in_list /about-pull-requests %} {% link_in_list /about-comparing-branches-in-pull-requests %} {% link_in_list /creating-a-pull-request %} {% link_in_list /creating-a-pull-request-from-a-fork %} {% link_in_list /changing-the-stage-of-a-pull-request %} {% link_in_list /requesting-a-pull-request-review %} {% link_in_list /changing-the-base-branch-of-a-pull-request %} {% link_in_list /committing-changes-to-a-pull-request-branch-created-from-a-fork %} {% topic_link_in_list /addressing-merge-conflicts %} {% link_in_list /about-merge-conflicts %} {% link_in_list /resolving-a-merge-conflict-on-github %} {% link_in_list /resolving-a-merge-conflict-using-the-command-line %} {% topic_link_in_list /reviewing-changes-in-pull-requests %} {% link_in_list /about-pull-request-reviews %} {% link_in_list /reviewing-proposed-changes-in-a-pull-request %} {% link_in_list /filtering-files-in-a-pull-request %} {% link_in_list /finding-changed-methods-and-functions-in-a-pull-request %} {% link_in_list /commenting-on-a-pull-request %} {% link_in_list /viewing-a-pull-request-review %} {% link_in_list /reviewing-dependency-changes-in-a-pull-request %} {% link_in_list /incorporating-feedback-in-your-pull-request %} {% link_in_list /approving-a-pull-request-with-required-reviews %} {% link_in_list /dismissing-a-pull-request-review %} {% link_in_list /checking-out-pull-requests-locally %} {% topic_link_in_list /incorporating-changes-from-a-pull-request %} {% link_in_list /about-pull-request-merges %} {% link_in_list /merging-a-pull-request %} {% link_in_list /automatically-merging-a-pull-request %} {% link_in_list /closing-a-pull-request %} {% link_in_list /reverting-a-pull-request %}