GitHub isn't rendering Markdown for CONTRIBUTING.md. Rely on autolinked URL instead.

This commit is contained in:
Jeremy Kemper 2012-09-17 10:04:36 -07:00
parent 1d6668dec0
commit 5d95f3209f
2 changed files with 3 additions and 5 deletions

3
CONTRIBUTING Normal file
View File

@ -0,0 +1,3 @@
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

View File

@ -1,5 +0,0 @@
== Contributing
Ruby on Rails is a volunteer effort. We encourage you to pitch in!
Please check out the {Contributing to Rails guide}[http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html] to get started. {Join us}[http://contributors.rubyonrails.org]!