1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

add section about notifying implementors

This commit is contained in:
Aaron Patterson 2011-08-04 14:13:41 -07:00 committed by Xavier Noria
parent a7a3169cc3
commit bf0b6e4b8b

View file

@ -14,6 +14,20 @@ Today is mostly coordination tasks. Here are the things you must do today:
Let them know of your plans to release. There may be security issues to be
addressed, and that can impact your release date.
=== Notify implementors.
Ruby implementors have high stakes in making sure Rails works. Be kind and
give them a heads up that Rails will be released soonish.
Send an email just giving a heads up about the upcoming release to these
lists:
* team@jruby.org
* community@rubini.us
* rubyonrails-core@googlegroups.com
Implementors will love you and help you.
=== Is the CI green? If not, make it green. (See "Fixing the CI")
Do not release with a Red CI. You can find the CI status here: