Skip to content

Commit 1e1ec60

Browse files
authored
Update about-pull-requests.md
1 parent 62cc988 commit 1e1ec60

File tree

1 file changed

+1
-0
lines changed
  • content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests

1 file changed

+1
-0
lines changed

content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ topics:
1515
- Pull requests
1616
---
1717

18+
1819
## About pull requests
1920

2021
A pull request is a proposal to merge a set of changes from one branch into another. In a pull request, collaborators can review and discuss the proposed set of changes before they integrate the changes into the main codebase. Pull requests display the differences, or diffs, between the content in the source branch and the content in the target branch.

0 commit comments

Comments
 (0)