mickeywu / service_contracts

A collection of service contracts for the development and design crowd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Contracts

This is a collection of simple and relatively generic service contracts for the Design / Development crowd.

How To Use

  1. Clone the repository locally.
  2. Create a non-public branch for each client and fill in the details: names, rates, specific terms, ...
    • Send the contract back and forth in plain text or use Google Documents until the terms have been finalized.
  3. Convert the Markdown to HTML with something like Formattr
  4. Then add something like: "contract id: 87ffdsf4" to the footer with the first 8 characters of the commit id that represents the final contract.
  5. Create a PDF of the document with your signature and send it to the client.

Contributions

You are free to fork away and issue pull-requests.

Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

About

A collection of service contracts for the development and design crowd