summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLynn Cyrin <firemagelynn@gmail.com>2016-05-09 12:13:26 -0700
committerLynn Cyrin <firemagelynn@gmail.com>2016-05-09 12:13:26 -0700
commitcd219229036d60fe1e7b1e56cfb3de40cf32349b (patch)
tree3d69aabd7a5ccbe9fec4272716837742bb2d47e7
parentf83f964795fab2346ccb1141754c9e96b86ec35f (diff)
downloadbundler-cd219229036d60fe1e7b1e56cfb3de40cf32349b.tar.gz
Update READMEs for the removal of bundler-features
-rw-r--r--CONTRIBUTING.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dce97cd6ce..49586ea8ce 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -5,8 +5,7 @@ Bundler welcomes contributions from *everyone*. While contributing, please follo
If you'd like to help make Bundler better, you totally rock! Here are some ways you can contribute:
- by using prerelease versions (run `gem install bundler --pre`)
- - by [reporting bugs you encounter](https://github.com/bundler/bundler/issues/new)
- - by [suggesting new features](https://github.com/bundler/bundler-features/issues/new)
+ - by [reporting bugs you encounter or suggesting new features](https://github.com/bundler/bundler/issues/new)
- by adding to or editing [the Bundler documentation website](http://bundler.io) and [Bundler man pages](http://bundler.io/man/bundle.1.html)
- by [checking issues for completeness](https://github.com/bundler/bundler/blob/master/DEVELOPMENT.md#bug-triage)
- by closing issues that are not complete