summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 3693e4e3b82fed122d2ff60c14995985f2f49e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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).