summaryrefslogtreecommitdiff
path: root/wiki/dev/comments.md
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/dev/comments.md')
-rw-r--r--wiki/dev/comments.md8
1 files changed, 8 insertions, 0 deletions
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/)