aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING3
-rw-r--r--CONTRIBUTING.md3
2 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index 8ea849322c..0000000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,3 +0,0 @@
-Ruby on Rails is a volunteer effort. We encourage you to pitch in!
-
-Check out the Contributing to Rails guide to get started: http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..87965681a7
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,3 @@
+Ruby on Rails is a volunteer effort. We encourage you to pitch in. [Join the team](http://contributors.rubyonrails.org)!
+
+Please check out the [Contributing to Rails guide](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html) to get started.