This aims to be a legally defensible fork of Daniel Beardsley's Service Contracts project, a collection of simple and relatively generic service contracts for the Design / Development crowd. It's necessary because he's only interested in readability, not legal defensibility.
The authoritative fork is maintained on GitLab. Please open any tickets or merge requests over there. A mirror is maintained on GitHub for convenience.
- Clone the repository locally.
- 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.
- Convert the Markdown to HTML with something like Formattr
- Then add something like: "contract id: 87ffdsf4" to the footer with the first 8 characters of the commit id that represents the final contract.
- Create a PDF of the document with your signature and send it to the client.
You are free to fork away and issue pull-requests.
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php