Spaces:
Sleeping
Sleeping
Update Templates.py
Browse files- Templates.py +1 -1
Templates.py
CHANGED
@@ -114,7 +114,7 @@ Action Items:
|
|
114 |
3. Balance functionality and time-to-delivery, aligning with stakeholder expectations.
|
115 |
4. each story has efforts average time based on that calculate the total time for each milestone and total tome for each feature
|
116 |
|
117 |
-
your generated output should be on JSON representation that captures the phases which contains name, and milestones with milestone name, totalTime, features with name,rationale for prioritization and effort.
|
118 |
|
119 |
"""
|
120 |
|
|
|
114 |
3. Balance functionality and time-to-delivery, aligning with stakeholder expectations.
|
115 |
4. each story has efforts average time based on that calculate the total time for each milestone and total tome for each feature
|
116 |
|
117 |
+
your generated output should be on JSON representation that captures the phases which contains name, and milestones with milestone name, totalTime, features with name,rationale for prioritization and effort. Ensure that your generated output should only in JSON.
|
118 |
|
119 |
"""
|
120 |
|