First, thank you for contributing!
We love pull requests from everyone. By participating in this project, you agree to abide by the Bundler code of conduct.
Here are a few technical guidelines to follow:
- Open an issue to discuss a new feature.
- Write tests.
- Make sure the entire test suite passes locally and on Travis CI.
- Open a Pull Request.
- Feel great about helping us maintain our shared infrastructure!
-
After cloning the repository, run the setup script
./bin/setup
-
Run
heroku local
.
- Set up your
development
environment as per above. - Run
rake
to execute the full test suite.
The rubytogether.org site is licensed under the MIT License. See LICENSE.md for more detail.