You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: principles.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ The following practices support the principle of building quality in.
58
58
59
59
**Three amigos analysis and elaboration** to ensure requirements are fully understood at the point the work will be done.
60
60
61
-
**Deliver incrementally.** Establish build-measure-learn loops to keep the system simple and to ensure it meets evolving user needs.
61
+
**[Deliver incrementally.](patterns/little-and-often.md)** Establish build-measure-learn loops to keep the system simple and to ensure it meets evolving user needs.
62
62
63
63
**Pair programming**. Avoid quality issues by combining the skills and experience of two developers instead of one. Take advantage of navigator and driver roles. Also consider cross-discipline (e.g. dev-test) pairing.
0 commit comments