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