Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit bbad1c9

Browse files
committed
use explicit call to next actions throughout
1 parent b8e499b commit bbad1c9

15 files changed

+34
-13
lines changed

responses/03-title-tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Apply this suggested change, or follow the instructions below if you'd like to t
5353
1. Click on **Commit changes**.
5454

5555
<hr>
56-
<h3 align="center">Watch below for my response</h3>
56+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

responses/03e-add-html.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ Let's try again!
1414
1. After the existing content, add a closing `</body>` tag, and a closing `</html>` tag.
1515
1. In the _Commit changes_ section, enter a commit message that describes what you've done.
1616
1. Ensure you've selected _Commit directly to the `add-index` branch_.
17-
1. Click on **Commit changes**.
17+
1. Click on **Commit changes**.
18+
19+
<hr>
20+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

responses/03e-add-title.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ Let's try again!
1616
1. Place a closing `</title>` tag and a closing `</head>` tag after your new title, but before the body tag.
1717
1. In the _Commit changes_ section, enter a commit message that describes what you've done.
1818
1. Ensure you've selected _Commit directly to the `add-index` branch_.
19-
1. Click on **Commit changes**.
19+
1. Click on **Commit changes**.
20+
21+
<hr>
22+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

responses/04-merge-first-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
1. Click on **Delete branch**.
1010

1111
<hr>
12-
<h3 align="center">Watch below for my response</h3>
12+
<h3 align="center">I'll respond when you've merged this pull request.</h3>

responses/05e-troubleshoot-h1.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ Let's try again!
1818
1. Give your branch a descriptive name, like `add-headers-and-images`.
1919
1. Click on **Commit changes**.
2020
1. Give your pull request a title, and a comment.
21-
1. Click on **Create pull request.**
21+
1. Click on **Create pull request.**
22+
23+
<hr>
24+
<h3 align="center">I'll respond when you open a pull request.</h3>

responses/06-add-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ You'll also notice that the image tag doesn't need to close since it is consider
2020
1. Click on **Commit changes**.
2121

2222
<hr>
23-
<h3 align="center">Watch below for my response</h3>
23+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

responses/06e-image.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ Let's try again!
1414
1. Set the `src` attribute to your GitHub profile picture: ``{{ user.avatarUrl }}``
1515
1. In the _Commit changes_ section, enter a commit message that describes what you've done.
1616
1. Click on **Commit changes**.
17+
18+
<hr>
19+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

responses/07-merge-second-pr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ You can now merge in your pull request. Don't forget to delete your branch!
1111
1. Click on **Delete branch**.
1212

1313
<hr>
14-
<h3 align="center">Watch below for my response</h3>
14+
<h3 align="center">I'll respond when you've merged this pull request.</h3>

responses/08e-list.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ Let's try again!
1515
1. Give your branch a descriptive name, like `add-links-and-lists`.
1616
1. Click on **Commit changes**.
1717
1. Give your pull request a title, and a comment.
18-
1. Click on **Create pull request.**
18+
1. Click on **Create pull request.**
19+
20+
<hr>
21+
<h3 align="center">I'll respond in your new pull request.</h3>

responses/09-add-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Hyperlinks allow people to navigate through pages on the web. Links are achieved
4141
2. Click on **Commit changes**.
4242

4343
<hr>
44-
<h3 align="center">Look for my next response below</h3>
44+
<h3 align="center">I'll respond when I detect you've committed in this pull request.</h3>

0 commit comments

Comments
 (0)