From 9d122f82e5300e8ce9d8480744360f82e7dc71c5 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 24 Jan 2021 12:53:58 +0100 Subject: [PATCH] slow programming - wip --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 26b55e6..3cab002 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -264,3 +264,4 @@ See also [Calm programming / Slow programming](README.md#calm-programming--slow- * Discipline / Consistency beat motivation and quality. * You don't want heroes, but you might benefit from experts / excellents colleagues. * Simplify. Become a minimalist. +* Do one thing at a time. Only one item under your name in the WIP. The rest will wait.