diff options
author | Xavier Shay <xavier@rhnh.net> | 2013-08-06 20:58:17 -0700 |
---|---|---|
committer | Xavier Shay <xavier@rhnh.net> | 2013-08-06 20:58:17 -0700 |
commit | 0492ddb94b518f97074aa339854df2f621053662 (patch) | |
tree | ec0516abb2cd94119a6b4cec27c919292d0387ec /CONTRIBUTING.md | |
parent | 5181d3b77a943806fe4e5d0ed118ce3929db0007 (diff) | |
download | bundler-0492ddb94b518f97074aa339854df2f621053662.tar.gz |
Add references to new bundler features repo.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89e8e5f9a3..9ee24529c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,14 @@ If you're having a problem, please see [ISSUES](https://github.com/bundler/bundler/blob/master/ISSUES.md) for troubleshooting steps and a guide for how to submit a ticket that will help us solve the problem you are having as quickly as possible. +# Requesting Features + +Head on over to the [Bundler +features](https://github.com/bundler/bundler-features) project, or any of the +lists or channels listed below. Feature-wise we consider Bundler stable, so the +core team does not tend to work on feature suggestions. Pull requests welcome +though! + # Discussing Bundler If you'd like to discuss features, ask questions, or just engage in general Bundler-focused discussion, please see the [#bundler](irc://irc.freenode.net/#bundler) IRC channel on Freenode, and the [Bundler mailing list](http://groups.google.com/group/ruby-bundler) on Google Groups. |