Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 398 Bytes

File metadata and controls

9 lines (8 loc) · 398 Bytes

Contributing

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