Skip to content

Instantly share code, notes, and snippets.

View milindalvares's full-sized avatar
🦀
Clickety Clack

Milind Alvares milindalvares

🦀
Clickety Clack
View GitHub Profile

Rules you must follow.

  • Never push to master.
  • Always work on an issue. There's no work accounted for without there being a corresponding issue filed for it.
  • Always work with your own branch and own PR. This makes it easier to track progress and accountability and is a much better approach than multiple people working on the same branch.

Guidelines.

  • Name your branches and PRs appropriately. Be descriptive, not concise. Explain your code and approach if it needs explaining.
  • Use labels for your issues and PRs, instead of tagging using the title. Create a label if an appropriate one doesn't exist.

Contract Killer

The popular open-source contract for web designers and developers by Stuff & Nonsense

  • Originally published: 23/12/2008
  • Revised date: 15/12/2013
  • Original post