Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 495 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 495 Bytes

Bosops Slack Hubot

Javascript is preferred for portability but coffeescript is allowed as well. To ensure the quickest PR please follow these simple guidelines.

  • Update the CHANGELOG when submitting your Pull Request
  • Please add a single external script for each commit to ensure easy rollback
  • Please keep the Unix Philosophy in mind when writing scripts.
  • Please do a rebase before pushing to avoid merge commits