Conform to new TODO standards

This commit is contained in:
Calen Pennington
2012-06-19 11:24:22 -04:00
committed by Matthew Mongeau
parent de90c8e2b0
commit 092d64aa52
2 changed files with 4 additions and 1 deletions

View File

@@ -107,3 +107,6 @@ If code qualifies:
* When impossible, it should live in the github repo.
* Discussion should live on github, Basecamp or Pivotal, depending on
context.
* Notes for later fixes should in general be put into Pivotal as stories.
If they are left in the code, they should be prefixed by
# TODO (<name>)