From 91c003b9b807e8cdf2a104d8b70dc2172728fa91 Mon Sep 17 00:00:00 2001
From: Julien Calixte
Date: Tue, 7 Jan 2025 22:20:10 +0100
Subject: [PATCH] article: talk about rework
---
src/modules/pull-system/FlowArticle.vue | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/modules/pull-system/FlowArticle.vue b/src/modules/pull-system/FlowArticle.vue
index 3926368..0b33cbf 100644
--- a/src/modules/pull-system/FlowArticle.vue
+++ b/src/modules/pull-system/FlowArticle.vue
@@ -117,7 +117,8 @@ const feature: Feature = {
are the number of defects the feature has during the flow. For the sake
of simplicity, we assume teams are capable of detecting every defects
- and we never deliver defects.
+ and we never deliver defects. This means each defect will be reworked by
+ the team that introduced it.
Okay! We have 20 features to deliver. It takes one day for each team to