summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLynn Cyrin <firemagelynn@gmail.com>2016-05-09 12:13:24 -0700
committerLynn Cyrin <firemagelynn@gmail.com>2016-05-09 12:13:24 -0700
commitb7b7b3629358354e05ffbbdbf74e7ea644602d08 (patch)
treeaa5923b4abf9151fc7caac61ff0732f7472a3393
parentaf2b18fdb2f33ffb833fa3605744fc83b52782ff (diff)
downloadbundler-b7b7b3629358354e05ffbbdbf74e7ea644602d08.tar.gz
Update READMEs for the removal of bundler-features
-rw-r--r--DEVELOPMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 35ca2ada32..08f1978c07 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -13,7 +13,7 @@ If you have any questions after reading this page, please feel free to contact e
## How you can help
We track [small
-bugs](https://github.com/bundler/bundler/issues?labels=small&state=open) and [small features](https://github.com/bundler/bundler-features/issues?labels=small&state=open) so that anyone who wants to help can start with something that's not too overwhelming. We also keep a [list of things anyone can help with, any time](https://github.com/bundler/bundler/blob/master/CONTRIBUTING.md#contributing). If nothing on those lists looks good, talk to us, and we'll figure out what you can help with. We can absolutely use your help, no matter what level of programming skill you have at the moment.
+bugs and features](https://github.com/bundler/bundler/issues?labels=small) so that anyone who wants to help can start with something that's not too overwhelming. We also keep a [list of things anyone can help with, any time](https://github.com/bundler/bundler/blob/master/CONTRIBUTING.md#contributing). If nothing on those lists looks good, talk to us, and we'll figure out what you can help with. We can absolutely use your help, no matter what level of programming skill you have at the moment.
# Development setup