diff --git a/content/pull-requests/index.md b/content/pull-requests/index.md index 2e442270b6bd..04681782f2ef 100644 --- a/content/pull-requests/index.md +++ b/content/pull-requests/index.md @@ -1,6 +1,26 @@ --- title: Pull requests -intro: Learn how to commit changes to a project and use pull requests to collaborate with others. +intro: 'Learn how to use pull requests to suggest changes to a project, receive suggested changes to your own projects, and address issues in pull requests, such as merge conflicts.' +introLinks: + overview: /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests +featuredLinks: + guides: + - /pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message + - /pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line + - /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository + - /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request + popular: + - /pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews + - /pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github + - /pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork + - /pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request + guideCards: + - /pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/approving-a-pull-request-with-required-reviews + - /pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request + - /pull-requests/committing-changes-to-your-project/troubleshooting-commits/why-are-my-commits-linked-to-the-wrong-user +changelog: + label: pull-requests +layout: product-landing shortTitle: Pull requests versions: fpt: '*'