Skip to content

Commit 415c07b

Browse files
authored
Merge pull request rails#43321 from ghiculescu/patch-5
Add warning about draft PRs to PR template
2 parents 38d2e6a + db41e6c commit 415c07b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ changes, guidelines for those changes are [available
1919
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation)
2020
2121
Thanks for contributing to Rails! -->
22+
23+
<!--
24+
Note: Please avoid making *Draft* pull requests, as they still send
25+
notifications to everyone watching the Rails repo.
26+
Create a pull request when it is ready for review and feedback
27+
from the Rails team :).
28+
-->

0 commit comments

Comments
 (0)