From f64a7ab11f8acc6fc07899b47ec7367195b9c772 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Mon, 17 May 2021 18:36:41 +0100 Subject: [PATCH] add empty lines (#19335) --- .../quickstart-for-communicating-on-github.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md b/content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md index ced825b3e7..b0dc4a9fc3 100644 --- a/content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md +++ b/content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md @@ -85,9 +85,11 @@ This example illustrates how a {% data variables.product.prodname_dotcom %} user This example illustrates how a {% data variables.product.prodname_dotcom %} user created a pull request in our documentation open source repository to fix a typo. In the **Conversation** tab of the pull request, the author explain why they created the pull request. + ![Example of pull request - Conversation tab](/assets/images/help/pull_requests/pr-conversation-example.png) The **Files changed** tab of the pull request shows the implemented fix. + ![Example of pull request - Files changed tab](/assets/images/help/pull_requests/pr-files-changed-example.png) - This contributor notices a typo in the repository.