Darpan07 commited on
Commit
f2e8e76
·
verified ·
1 Parent(s): 40ddd7f

Update Templates.py

Browse files
Files changed (1) hide show
  1. 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