Skip to content

Commit f97030f

Browse files
committed
update Delivery Plans page
Signed-off-by: Scott McCarthy <scott.mccarthy@opencastsoftware.com>
1 parent fc7057e commit f97030f

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

docs/devops-practices/continuous-planning/agile-development/Delivery-Plan.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,14 @@ Step 2: T-Shirt Features in terms of working weeks per person. In some scenarios
3232

3333
Step 3: Calculate the capacity for the team based on the number of weeks person with his/her start and end date and minus holidays, vacation, conferences, training, and onboarding days. Also, minus time if the person is also working on defects and support.
3434

35-
Step 4: Based on your capacity, you know have the options
35+
Step 4: Based on your capacity, you now have the options
3636

3737
- Ask for more resources. Caution: onboarding new resources take time.
3838
- Reduce the scope to the most MVP. Caution: as you trim more of the scope, it might be valuable anymore to the customer. Consider a cupcake which is everything you need. You don't want to skim on the frosting.
3939
- Ask for more time. Usually, this is the most flexible, but if there is a marketing date that you need to hit, this might be as flexible.
4040

41-
## Tools
42-
43-
You can also leverage one of these tools by creating your epics and features and add the weeks estimates.
41+
Delivery Plans provide a schedule of stories or features your team plan to deliver. Delivery Plans show the scheduled work items by a sprint (iteration path) of selected teams against a calendar view.
4442

45-
The [Plans (Preview) feature on Azure DevOps](https://docs.microsoft.com/en-us/azure/devops/project/navigation/preview-features?view=azure-devops) will help you make a plan. Delivery Plans provide a schedule of stories or features your team plan to deliver. Delivery Plans show the scheduled work items by a sprint (iteration path) of selected teams against a calendar view.
43+
## Tools
4644

47-
Confluence JIRA, Trello, Rally, Asana, Basecamp, and Github Issues are other similar tools in the market (some are free, others you pay a monthly fee, or you can install on-prem) that you can leverage.
45+
Delivery Plans (part of Azure DevOps), Confluence & JIRA, Trello, Rally, Asana, Basecamp, and Github Issues are just some of the best Agile planning tools in the market (some are free, others you pay a monthly fee, or you can install on-prem) that you can leverage.

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ nav:
7676
- Backlog Management: devops-practices/continuous-planning/agile-development/backlog-management.md
7777
- Collaboration: devops-practices/continuous-planning/agile-development/collaboration.md
7878
- Delivery Plan: devops-practices/continuous-planning/agile-development/delivery-plan.md
79+
- Retrospectives: devops-practices/continuous-planning/agile-development/retrospectives.md
80+
- Scrum of Scrums: devops-practices/continuous-planning/agile-development/scrum-of-scrums.md
81+
- Sprint Planning: devops-practices/continuous-planning/agile-development/sprint-planning.md
82+
- Standups: devops-practices/continuous-planning/agile-development/stand-ups.md
83+
- Team Agreements: devops-practices/continuous-planning/agile-development/team-agreements.md
7984

8085
- Tools:
8186
- devops-tools/tools-overview.md

0 commit comments

Comments
 (0)