From 31d5fb1ae7d7cb3a276511bf6f1c2119908cf2be Mon Sep 17 00:00:00 2001
From: home Shop <67940648+programixschool@users.noreply.github.com>
Date: Fri, 7 Aug 2020 12:29:52 +0530
Subject: [PATCH 1/4] Update Readme.md
---
Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Readme.md b/Readme.md
index 3fe949d..f763274 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,7 +2,7 @@
## What is a Pull Request?
From Github's [Using Pull Requests Page](https://help.github.com/articles/using-pull-requests)
-> Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.
+> Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.https://www.youtube.com/embed/2VX1ISk9XH8
Pull Requests are commonly used by teams and organizations collaborating using the [Shared Repository Model](https://help.github.com/articles/using-pull-requests#article-platform-nav), where everyone shares a single repository and topic branches are used to develop features and isolate changes. Many open source projects on Github use pull requests to manage changes from contributors as they are useful in providing a way to notify project maintainers about changes one has made and in initiating code review and general discussion about a set of changes before being merged into the main branch.
From 581f43b87b59c1c7d7b247b686a01c62c0fe5f41 Mon Sep 17 00:00:00 2001
From: home Shop <67940648+programixschool@users.noreply.github.com>
Date: Fri, 7 Aug 2020 12:31:16 +0530
Subject: [PATCH 2/4] Update Readme.md
---
Readme.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Readme.md b/Readme.md
index f763274..5f96017 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,7 +2,9 @@
## What is a Pull Request?
From Github's [Using Pull Requests Page](https://help.github.com/articles/using-pull-requests)
-> Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.https://www.youtube.com/embed/2VX1ISk9XH8
+Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.
+
+
/a>
Pull Requests are commonly used by teams and organizations collaborating using the [Shared Repository Model](https://help.github.com/articles/using-pull-requests#article-platform-nav), where everyone shares a single repository and topic branches are used to develop features and isolate changes. Many open source projects on Github use pull requests to manage changes from contributors as they are useful in providing a way to notify project maintainers about changes one has made and in initiating code review and general discussion about a set of changes before being merged into the main branch.
From 7e1e68c5455c12e327526474b52e1bb622230cf6 Mon Sep 17 00:00:00 2001
From: home Shop <67940648+programixschool@users.noreply.github.com>
Date: Fri, 7 Aug 2020 12:31:56 +0530
Subject: [PATCH 3/4] Update Readme.md
---
Readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Readme.md b/Readme.md
index 5f96017..1a55729 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,7 +4,7 @@
From Github's [Using Pull Requests Page](https://help.github.com/articles/using-pull-requests)
Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.
-
/a>
+
Pull Requests are commonly used by teams and organizations collaborating using the [Shared Repository Model](https://help.github.com/articles/using-pull-requests#article-platform-nav), where everyone shares a single repository and topic branches are used to develop features and isolate changes. Many open source projects on Github use pull requests to manage changes from contributors as they are useful in providing a way to notify project maintainers about changes one has made and in initiating code review and general discussion about a set of changes before being merged into the main branch.
From 531fb4f78feab3e4a1bf9a797073adb1592e7093 Mon Sep 17 00:00:00 2001
From: home Shop <67940648+programixschool@users.noreply.github.com>
Date: Fri, 7 Aug 2020 12:33:19 +0530
Subject: [PATCH 4/4] Update Readme.md
---
Readme.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Readme.md b/Readme.md
index 1a55729..4f8cbe2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,7 +3,9 @@
## What is a Pull Request?
From Github's [Using Pull Requests Page](https://help.github.com/articles/using-pull-requests)
Pull requests let you tell others about changes you've pushed to a GitHub repository. Once a pull request is sent, interested parties can review the set of changes, discuss potential modifications, and even push follow-up commits if necessary.
-
+
+
+See the video
Pull Requests are commonly used by teams and organizations collaborating using the [Shared Repository Model](https://help.github.com/articles/using-pull-requests#article-platform-nav), where everyone shares a single repository and topic branches are used to develop features and isolate changes. Many open source projects on Github use pull requests to manage changes from contributors as they are useful in providing a way to notify project maintainers about changes one has made and in initiating code review and general discussion about a set of changes before being merged into the main branch.