Skip to content

Commit 6ad1423

Browse files
authored
Merge pull request github#16248 from github/repo-sync
repo sync
2 parents 46cd88e + 49db6f9 commit 6ad1423

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

content/pull-requests/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
---
22
title: Pull requests
3-
intro: Learn how to commit changes to a project and use pull requests to collaborate with others.
3+
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.'
4+
introLinks:
5+
overview: /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
6+
featuredLinks:
7+
guides:
8+
- /pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message
9+
- /pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-using-the-command-line
10+
- /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository
11+
- /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request
12+
popular:
13+
- /pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/about-pull-request-reviews
14+
- /pull-requests/collaborating-with-pull-requests/addressing-merge-conflicts/resolving-a-merge-conflict-on-github
15+
- /pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork
16+
- /pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request
17+
guideCards:
18+
- /pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/approving-a-pull-request-with-required-reviews
19+
- /pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request
20+
- /pull-requests/committing-changes-to-your-project/troubleshooting-commits/why-are-my-commits-linked-to-the-wrong-user
21+
changelog:
22+
label: pull-requests
23+
layout: product-landing
424
shortTitle: Pull requests
525
versions:
626
fpt: '*'

0 commit comments

Comments
 (0)