Contributing
HOW TO CONTRIBUTE
We love pull requests from everyone. By participating in this project, you agree to abide by our code of conduct.
Fork, then clone the repo:
git clone git@github.com:your-username/wes_palette.git
Set up your machine:
./bin/setup
Make sure the tests pass.
Make your change. Add tests for your change. Make the tests pass.
Push to your fork and submit a pull request.