From 77d9bfb9cf06668c13bc71c908dc03a565f9a2c0 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 12 Feb 2013 09:42:01 -0500 Subject: Wrote out my theory on commit messages. For context, also threw in my borrowed theory on comments. --- wiki/dev/comments.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 wiki/dev/comments.md (limited to 'wiki/dev/comments.md') diff --git a/wiki/dev/comments.md b/wiki/dev/comments.md new file mode 100644 index 0000000..7dc1a68 --- /dev/null +++ b/wiki/dev/comments.md @@ -0,0 +1,8 @@ +# Comment Maturity Model + +> * Beginners comment nothing +> * Apprentices comment the obvious +> * Journeymen comment the reason for doing it +> * Masters comment the reason for not doing it another way + +Richard C. Haven, via [cluefire.net](http://cluefire.net/) -- cgit v1.2.3