File: //usr/local/rvm/src/rubygems-3.0.9/bundler/CONTRIBUTING.md
# Contributing to Bundler
Welcome to Bundler! We are so happy that you're here. We know joining a new open source project can be daunting, so here's a quick overview of what you can expect from this documentation.
Bundler welcomes contributions from *everyone*. While contributing, please follow the project [code of conduct](http://bundler.io/conduct.html), so that everyone can be included.
## Quick start
Some guides you might find useful:
* [Submitting pull requests](doc/development/PULL_REQUESTS.md)
* [Filing an issue](doc/contributing/ISSUES.md)
* [Bug triage](doc/contributing/BUG_TRIAGE.md)
## Comprehensive guides
Not finding what you're looking for? More comprehensive guides are [available here](doc/README.md).