diff options
author | Jessica Lynn Suttles <jlsuttles@gmail.com> | 2013-07-29 12:21:55 -0700 |
---|---|---|
committer | Jessica Lynn Suttles <jlsuttles@gmail.com> | 2013-07-29 12:21:55 -0700 |
commit | 109b3aa3b5abbccd27cd1f998f384c142d75a1c6 (patch) | |
tree | aeb1a036fa2825fbac1ac4f1835283fb4e33084a /CONTRIBUTING.md | |
parent | d2fe0e7e763d03f2f7406c1ad399b9b86d59399e (diff) | |
download | bundler-109b3aa3b5abbccd27cd1f998f384c142d75a1c6.tar.gz |
updates link to DEVELOPMENT.md in CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82282f1692..89e8e5f9a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,6 @@ If you'd like to discuss features, ask questions, or just engage in general Bund # Helping Out -If you'd like to help make Bundler better, you totally rock! Please check out the [CONTRIBUTE](https://github.com/bundler/bundler/blob/master/CONTRIBUTE.md) file for an introduction to the project, guidelines for contributing, and suggestions for things anyone can do that would be helpful. +If you'd like to help make Bundler better, you totally rock! Please check out the [DEVELOPMENT](https://github.com/bundler/bundler/blob/master/DEVELOPMENT.md) file for an introduction to the project, guidelines for contributing, and suggestions for things anyone can do that would be helpful. Thanks for helping us make Bundler better. |