aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
blob: 8dc0548add4a7350855293fb0567acede671b1a9 (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 it can be daunting to joining a new open source project, 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).