From 56071b37d078f524c62e09d232cc656f68588785 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Mon, 17 Sep 2012 20:15:09 +0300 Subject: Improve CONTRIBUTING.md Noting that we don't take feature requests or 'help me' stuff on the Issues tracker should cut down a ton on bad Issues. --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 87965681a7..abb63cf6b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,5 @@ 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. +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). + +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 -- cgit v1.2.3