summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Wen (RochesterinNYC) <jrw2175@columbia.edu>2016-05-27 23:31:08 -0400
committerJames Wen (RochesterinNYC) <jrw2175@columbia.edu>2016-05-27 23:31:08 -0400
commitb44ffce3a156f6b3b40e6c63a4b2b67b0ba604e2 (patch)
treea658286f41d3a09a9f2d97f85f9de6bcd8ba4812
parent767323ac8b65a635106210b0c9cdb68b297c47b5 (diff)
downloadbundler-b44ffce3a156f6b3b40e6c63a4b2b67b0ba604e2.tar.gz
Update CONTRIBUTING.md with new feature request process
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 49586ea8ce..8349280ddd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,7 @@ If you're having a problem, please see [ISSUES](https://github.com/bundler/bundl
# 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 are welcome though!
+Feel free to discuss your ideas or feature requests on any of the lists or channels listed below or [create an issue](https://github.com/bundler/bundler/issues/new) with the `feature-request` label. Feature-wise, we consider Bundler stable, so the core team does not tend to work on feature suggestions. Pull requests are welcome though!
# Discussing Bundler