aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2012-09-17 20:13:25 +0200
committerXavier Noria <fxn@hashref.com>2012-09-17 20:13:25 +0200
commit4714c8abdc21d683c197514a6d147ede076c8066 (patch)
treeae190ae050f046d10a7e1cd074c62dd97b90387d /CONTRIBUTING.md
parentd0d9e5420eedd60af7f006b7f3aea30ab326dd4f (diff)
downloadrails-4714c8abdc21d683c197514a6d147ede076c8066.tar.gz
rails-4714c8abdc21d683c197514a6d147ede076c8066.tar.bz2
rails-4714c8abdc21d683c197514a6d147ede076c8066.zip
edits a little bit CONTRIBUTING.md [ci skip]
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index abb63cf6b7..ea19996d3d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,5 +1,5 @@
Ruby on Rails is a volunteer effort. We encourage you to pitch in. [Join the team](http://contributors.rubyonrails.org)!
-If you're reporting an Issue, please note that we only accept bug reports for Issues. If you have a feature request, please [email rails-core](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) instead. If you have a question about how to use Rails, please [email rubyonrails-talk](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
+Please note that we only accept bug reports for issues. If you have a feature request, please [email rails-core](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core) instead. If you have a question about how to use Ruby on Rails, please [email rubyonrails-talk](https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-talk).
-If you're submitting a Pull Request, check out the ['Contributing to Rails' guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for some helpful notes. \ No newline at end of file
+If you're submitting a pull request, check out the ['Contributing to Ruby on Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) for some helpful notes.