Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-11-21 06:42:04 +0300
committerChris Rebert <code@rebertia.com>2014-11-21 06:42:04 +0300
commit92ba8954306af3b1ad255e2d09aacd52afeb69a6 (patch)
treec76bdd9dd2141887b4dbce31c37d7569330db3d6
parent7a981f2987d13965caec50468e3c94f47e3bbfd5 (diff)
Fixes #19
-rw-r--r--src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala b/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
index 6ea49f0..2084a95 100644
--- a/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
+++ b/src/main/scala/com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala
@@ -42,6 +42,7 @@ class GitHubPullRequestCommenter extends GitHubActorWithLogging {
|${messagesMarkdown}
|
|You'll need to **fix these mistakes** and revise your pull request before we can proceed further.
+ |Once you've fixed these problems, you can either ask the maintainers to re-open this pull request, or you can create a new pull request.
|Thanks!
|
|(*Please note that this is a [fully automated](https://github.com/twbs/rorschach) comment.*)