Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 532 Bytes

Mass Open Cloud Operational Policy

Overview

This repository contains operational policy documentation for the Mass Open Cloud.

Writing new specs

  1. Fork this repository.

  2. Clone the repository to your local system.

  3. Create a new branch for your spec.

  4. Create a new file in specs/ by making a copy of specs/policy-template.md.

  5. Write a great policy document.

  6. Commit your changes to your branch.

  7. Push your changes up to your fork and submit a pull request.