From 2d24eb4ee7440951ef867f21a62677cd7fee573f Mon Sep 17 00:00:00 2001 From: Godfrey Chan Date: Tue, 19 Aug 2014 18:50:13 -0700 Subject: Clearly mark these as WIP, and invite people to contribute. [ci skip] --- guides/source/4_1_release_notes.md | 4 ++++ guides/source/upgrading_ruby_on_rails.md | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/guides/source/4_1_release_notes.md b/guides/source/4_1_release_notes.md index 5f4bdaaa8f..fbe7c4e610 100644 --- a/guides/source/4_1_release_notes.md +++ b/guides/source/4_1_release_notes.md @@ -13,6 +13,10 @@ fixes and changes, please refer to the change logs or check out the [list of commits](https://github.com/rails/rails/commits/master) in the main Rails repository on GitHub. +NOTE: This document is a work in progress, please help to improve this by sending +a [pull request](https://github.com/rails/rails/edit/master/guides/source/4_2_release_notes.md). + + -------------------------------------------------------------------------------- Upgrading to Rails 4.1 diff --git a/guides/source/upgrading_ruby_on_rails.md b/guides/source/upgrading_ruby_on_rails.md index 4b421633e2..174550c85f 100644 --- a/guides/source/upgrading_ruby_on_rails.md +++ b/guides/source/upgrading_ruby_on_rails.md @@ -50,7 +50,8 @@ Don't forget to review the difference, to see if there were any unexpected chang Upgrading from Rails 4.1 to Rails 4.2 ------------------------------------- -NOTE: This section is a work in progress. +NOTE: This section is a work in progress, please help to improve this by sending +a [pull request](https://github.com/rails/rails/edit/master/guides/source/upgrading_ruby_on_rails.md). ### Serialized attributes -- cgit v1.2.3