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

Commit a8324ae

Browse files
committed
Add error next step prompts
1 parent d5eae63 commit a8324ae

14 files changed

Lines changed: 56 additions & 14 deletions

responses/e-branch.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
You opened a PR but not against the branch I expected. Open a PR against `add-metadata`.
1+
You opened a PR but not against the branch I expected. Open a PR against `add-metadata`.
2+
3+
<hr>
4+
<h3 align="center">I'll respond in your new pull request.</h3>

responses/e-no-event.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
You didn't add the event I was looking for: `pull_request.opened`
1+
You didn't add the event I was looking for: `pull_request.opened`
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-gate-options.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
The gate options aren't how I expected them.
1+
The gate options aren't how I expected them.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-gate.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
I didn't find a gate action. Please add one.
1+
I didn't find a gate action. Please add one.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-meta.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
I didn't find metadata. Add it.
1+
I didn't find metadata. Add it.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-name.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
You didn't name the learner's repo.
1+
You didn't name the learner's repo.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-new-issue.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
I didn't detect the proper new issue syntax.
1+
I didn't detect the proper new issue syntax.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
You didn't add a README file.
1+
You didn't add a README file.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-repo.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
I didn't detect a repo name.
1+
I didn't detect a repo name.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

responses/e-no-respond-action.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
There's no respond action.
1+
There's no respond action.
2+
3+
<hr>
4+
<h3 align="center">When I detect your new commit, I'll respond in this pull request.</h3>

0 commit comments

Comments
 (0)