- Visit #sensu on Freenode to discuss
- Fork https://github.com/sensu/sensu
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature with tests') - Push your feature branch (
git push origin my-new-feature) - Create a Pull Request