-
Notifications
You must be signed in to change notification settings - Fork 103
Contributing to development
stackedsax edited this page Jan 3, 2016
·
2 revisions
The easiest way to contribute to the code base is to give us feedback with new issues:
And if you feel adventurous, we welcome all the pull requests you can muster.
- Fork the repo: https://github.com/rackerlabs/blueflood
- Go nuts with the code. Find all the bugs that we left in there and fix them. Make the code sing like the angels on high. Or just fix an annoying typo.
- Submit a pull request
- Be adorned with everyone's adoration for the rest of your life
You'll need to set up a good development environment. Check out the 10-minute-guide to get started.