Skip to content

Commit

Permalink
Merge pull request #16248 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Mar 14, 2022
2 parents 46cd88e + 49db6f9 commit 6ad1423
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion content/pull-requests/index.md
Original file line number Diff line number Diff line change
@@ -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: '*'
Expand Down

0 comments on commit 6ad1423

Please sign in to comment.