Skip to content

Commit fc7057e

Browse files
committed
add delivery plan page
added new delivery plan page renamed Collaboration page to fix broken link [Ticket: X] Signed-off-by: Scott McCarthy <scott.mccarthy@opencastsoftware.com>
1 parent b852191 commit fc7057e

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Delivery Plan
22

3-
## Goals
3+
## Overview
44

5-
While Scrum does not require and discourages planning more than one sprint at a time. Most of us work in enterprises where we are dependent outside teams (for example: marketing, sales, support).
5+
While Scrum does not require and discourages planning more than one sprint at a time. Most of us work in enterprises where we are dependent outside teams (for example: marketing, sales, support or other development teams).
66

77
A rough assessment of the planned project scope is achievable within a reasonable time frame and resources. The goal is to have a rough plan and estimate as a starting point, not to implement "Agile-fall or Wagile."
88

@@ -22,7 +22,7 @@ One approach you can take to accomplish is with stickies and a spreadsheet.
2222
Step 1: Stack rank the features for everything in your backlog
2323

2424
- Functional Features
25-
- [Non-functional Features](/Continuous-Planning/Design-Reviews/Design-Patterns/Non-Functional-Requirements-Capture-Guide.md)
25+
- [Non-functional Features](../continuous-planning/design-reviews/design-patterns/non-functional-requirements-capture-guide.md)
2626
- User Research and Design
2727
- Testing
2828
- Documentation

docs/devops-practices/continuous-planning/agile-development/Collaboration/Teaming-Up.md renamed to docs/devops-practices/continuous-planning/agile-development/Team-Agreements/team-engagements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Engagement Team Development
1+
# Team Engagements
22

33
In every engagement or project, dynamics are different & so are the team requirements. Based on transfer learning among teams, we aim to build right "code-with" environments in every team.
44

@@ -11,7 +11,7 @@ However those phases can be extremely fast or sometimes mismatched in teams due
1111

1212
In order to minimize the risk and set the expectations on the right way for all parties, an identification phase is important to understand each other. Some potential steps in this phase may be as following (not limited):
1313

14-
- [Working agreement](/Continuous-Planning/Agile-Development/Team-Agreements/Working-Agreements.md)
14+
- [Working agreement](./Continuous-Planning/Agile-Development/Team-Agreements/Working-Agreements.md)
1515

1616
- Identification of styles/preferences in communication, sharing, learning, decision making of each team member
1717

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ nav:
7575
- What is is Agile: devops-practices/continuous-planning/agile-development/whatis-agile.md
7676
- Backlog Management: devops-practices/continuous-planning/agile-development/backlog-management.md
7777
- Collaboration: devops-practices/continuous-planning/agile-development/collaboration.md
78+
- Delivery Plan: devops-practices/continuous-planning/agile-development/delivery-plan.md
7879

7980
- Tools:
8081
- devops-tools/tools-overview.md

0 commit comments

Comments
 (0)