From 92ba8954306af3b1ad255e2d09aacd52afeb69a6 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 20 Nov 2014 19:42:04 -0800 Subject: Fixes #19 --- .../com/getbootstrap/rorschach/github/GitHubPullRequestCommenter.scala | 1 + 1 file changed, 1 insertion(+) 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.*) -- cgit v1.2.3