Skip to content

Commit 342faf6

Browse files
committed
minor #127 tweaking draft PR language (weaverryan)
This PR was merged into the master branch. Discussion ---------- tweaking draft PR language Commits ------- cef9419 tweaking draft PR language
2 parents 11f3302 + cef9419 commit 342faf6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Subscriber/CloseDraftPRSubscriber.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ public function onPullRequest(GitHubEvent $event)
4141
4242
$complement
4343
44-
Could you please click the "ready for review" button? Or maybe close this PR and open a new one when you are done.
45-
Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it, but it should be ready for a first review.
44+
To help keep things organized, we don't allow "Draft" pull requests. Could you please click the "ready for review" button or close this PR and open a new one when you are done?
45+
46+
Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it. We just want it to be ready for a first review.
4647
4748
Cheers!
4849

0 commit comments

Comments
 (0)