aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--guides/source/layout.html.erb14
1 files changed, 8 insertions, 6 deletions
diff --git a/guides/source/layout.html.erb b/guides/source/layout.html.erb
index 1c269e8768..c737a0e9dc 100644
--- a/guides/source/layout.html.erb
+++ b/guides/source/layout.html.erb
@@ -101,12 +101,14 @@
You're encouraged to help improve the quality of this guide.
</p>
<p>
- If you see any typos or factual errors, you can propose documentation changes to
- <%= link_to 'docrails', 'https://github.com/rails/docrails' %>. You can either ask
- for commit bit if you'd like to contribute to <%= link_to 'docrails', 'https://github.com/rails/docrails' %>
- regularly (Please contact anyone from <%= link_to 'the core team', 'http://rubyonrails.org/core' %>), or
- else open a pull request to <%= link_to 'Rails', 'https://github.com/rails/rails' %> itself.
- <%= link_to 'docrails', 'https://github.com/rails/docrails' %> is cross-merged with master periodically.
+ If you see any typos or factual errors that you are confident to fix,
+ you can push the fix to <%= link_to 'docrails', 'https://github.com/rails/docrails' %> (Ask
+ the <%= link_to 'Rails core team', 'http://rubyonrails.org/core' %> for push access).
+ If you choose to open a pull request, please do it in <%= link_to 'Rails', 'https://github.com/rails/rails' %>
+ and not in the <%= link_to 'docrails', 'https://github.com/rails/docrails' %> repository.
+ Commits made to docrails are still reviewed, but that happens after you've submitted your
+ contribution. <%= link_to 'docrails', 'https://github.com/rails/docrails' %> is
+ cross-merged with master periodically.
</p>
<p>
You may also find incomplete content, or stuff that is not up to date.