diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 3693e4e3b8..0000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,17 +0,0 @@ -# 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). |