From 1d6668dec0a481aa3b6142f7e026d0138d911e36 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 17 Sep 2012 10:00:53 -0700 Subject: Point to the contributing-to-Rails guide --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..5a6764014e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +== 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]! -- cgit v1.2.3