Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 767 Bytes

Development

So, you're ready to start contributing to Bundler! You've come to the right place. Here you'll find an overview of how to work on Bundler locally and a description of the process from code to release.

##Development setup

Guidelines for setting up your local development environment.

##Submitting pull requests

An overview of our preferred PR process, including how to run the test suite and what to expect when you submit code for review.

##Adding new features

Guidelines for proposing and writing new features for Bundler.

##Releasing Bundler

A broad-strokes overview of the release process adhered to by the Bundler core team.