aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2012-09-18 08:54:09 -0700
committerXavier Noria <fxn@hashref.com>2012-09-18 08:54:09 -0700
commit46309fa3bea8d61e0ea73352e9333483e2f75579 (patch)
tree19e6b22a4fbe4f227d19b807931033ba8864a885 /CONTRIBUTING.md
parent5428de1efd695fa171779dbbacf718e1be60d63e (diff)
parente69476a5b6490c129f2800c01f8da328b2f1a8de (diff)
downloadrails-46309fa3bea8d61e0ea73352e9333483e2f75579.tar.gz
rails-46309fa3bea8d61e0ea73352e9333483e2f75579.tar.bz2
rails-46309fa3bea8d61e0ea73352e9333483e2f75579.zip
Merge pull request #7681 from schneems/schneems/stronger-wording
Stronger wording in Contributing file
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6d96056680..5b065e6cd7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,12 +1,12 @@
Ruby on Rails is a volunteer effort. We encourage you to pitch in. [Join the team](http://contributors.rubyonrails.org)!
-Please check the [Contributing to Ruby on Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for a comprehensive introduction to contributing to Ruby on Rails.
+Read the [Contributing to Ruby on Rails](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) guide before submitting any code, it is a comprehensive introduction.
Please note that *we only accept bug reports and pull requests in GitHub*.
-If you have a question about how to use Ruby on Rails, please [ask the Rails mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
+If you have a question about how to use Ruby on Rails, please [ask the rubyonrails-talk mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
-If you have a change or new feature in mind, please [suggest it on the Rails-core mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) and start writing code.
+If you have a change or new feature in mind, please [suggest it on the rubyonrails-core mailing list](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) and start writing code.
Thanks! :heart: :heart: :heart: <br />
Rails Team