aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorXavier Shay <xavier@rhnh.net>2013-08-06 20:58:17 -0700
committerXavier Shay <xavier@rhnh.net>2013-08-06 20:58:17 -0700
commit0492ddb94b518f97074aa339854df2f621053662 (patch)
treeec0516abb2cd94119a6b4cec27c919292d0387ec /CONTRIBUTING.md
parent5181d3b77a943806fe4e5d0ed118ce3929db0007 (diff)
downloadbundler-0492ddb94b518f97074aa339854df2f621053662.tar.gz
Add references to new bundler features repo.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 89e8e5f9..9ee24529 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.