Darpan07 commited on
Commit
ab3c5eb
1 Parent(s): fa92033

Update Templates.py

Browse files
Files changed (1) hide show
  1. Templates.py +1 -1
Templates.py CHANGED
@@ -120,7 +120,7 @@ Action Items:
120
  3. Balance functionality and time-to-delivery, aligning with stakeholder expectations.
121
  4. each story has efforts average time based on that calculate the total time for each milestone and total tome for each feature
122
 
123
- 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.
124
 
125
  """
126
 
 
120
  3. Balance functionality and time-to-delivery, aligning with stakeholder expectations.
121
  4. each story has efforts average time based on that calculate the total time for each milestone and total tome for each feature
122
 
123
+ 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.
124
 
125
  """
126