Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 925 Bytes

File metadata and controls

43 lines (27 loc) · 925 Bytes

Contributing

We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot code of conduct.

Fork the repo:

git clone git@github.com:wizarddevelopment/bowties.git

Set up your machine:

./bin/setup

Make sure the tests pass:

rake

Make your change. Write tests. Follow our style guide. Make the tests pass:

rake

Write a good commit message. Push to your fork. Submit a pull request.

Wait for us. We try to at least comment on pull requests within one business day. We may suggest changes.

Versions

To update the Ruby version, change .ruby-version