aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorप्रथमेश Sonpatki <csonpatki@gmail.com>2017-08-21 17:10:21 +0530
committerGitHub <noreply@github.com>2017-08-21 17:10:21 +0530
commitefcd40855e3364458ff6eecd110ab06deb8336cb (patch)
treee80c9a8ff59cc3092e6f4070ecae842407245974 /guides
parent5cf8d68d83a0af25caa1c350e1bfda86a3e64dc5 (diff)
parent321be17c279be16bd1e22a7c40017f1c0efee84d (diff)
downloadrails-efcd40855e3364458ff6eecd110ab06deb8336cb.tar.gz
rails-efcd40855e3364458ff6eecd110ab06deb8336cb.tar.bz2
rails-efcd40855e3364458ff6eecd110ab06deb8336cb.zip
Merge pull request #30344 from yhirano55/update_guide_contributing_ruby_on_rails
Update Contributing to Ruby on Rails guide [ci skip]
Diffstat (limited to 'guides')
-rw-r--r--guides/source/contributing_to_ruby_on_rails.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md
index 959cd3ea1c..1725d15015 100644
--- a/guides/source/contributing_to_ruby_on_rails.md
+++ b/guides/source/contributing_to_ruby_on_rails.md
@@ -13,7 +13,7 @@ After reading this guide, you will know:
* How to contribute to the Ruby on Rails documentation.
* How to contribute to the Ruby on Rails code.
-Ruby on Rails is not "someone else's framework." Over the years, hundreds of people have contributed to Ruby on Rails ranging from a single character to massive architectural changes or significant documentation - all with the goal of making Ruby on Rails better for everyone. Even if you don't feel up to writing code or documentation yet, there are a variety of other ways that you can contribute, from reporting issues to testing patches.
+Ruby on Rails is not "someone else's framework." Over the years, thousands of people have contributed to Ruby on Rails ranging from a single character to massive architectural changes or significant documentation - all with the goal of making Ruby on Rails better for everyone. Even if you don't feel up to writing code or documentation yet, there are a variety of other ways that you can contribute, from reporting issues to testing patches.
As mentioned in [Rails'
README](https://github.com/rails/rails/blob/master/README.md), everyone interacting in Rails and its sub-projects' codebases, issue trackers, chat rooms, and mailing lists is expected to follow the Rails [code of conduct](http://rubyonrails.org/conduct/).