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