Skip to content

Commit

Permalink
Proof-of-concept implements dynamic listing of related cards.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbnicolai committed May 2, 2014
1 parent ee3ec90 commit a4a5b68
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions web/two-minute-rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
layout: card
title: If you are stuck developing for more than two minutes, you MUST ask somebody else
category: craftmanship
related:
- eliminate-waste
- team-member-equality
- pair-programming
---

### Also known as
Expand Down Expand Up @@ -35,8 +39,5 @@ Teams trying to apply this idea sometimes fall into the following pit. The more

### References

Related Cards: [Eliminate Waste](eliminate-waste), [Everybody in a project team is equal](team-member-equality), [Pair programming](pair-programming).

Relevant literature: Mary and Tom Poppendieck: "Lean Software Development: An Agile Toolkit."

Akamai uses a [fifteen-minute rule](https://blogs.akamai.com/2013/10/you-must-try-and-then-you-must-ask.html).
- Mary and Tom Poppendieck: "Lean Software Development: An Agile Toolkit."
- Akamai uses a [fifteen-minute rule](https://blogs.akamai.com/2013/10/you-must-try-and-then-you-must-ask.html).

0 comments on commit a4a5b68

Please sign in to comment.