Skip to content

Commit 96a6dbc

Browse files
committed
Key Risks -> External dependencies
1 parent 105beb7 commit 96a6dbc

2 files changed

Lines changed: 25 additions & 16 deletions

File tree

proposal/03-proposal.qmd

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,25 @@ Depending on project type the detail section should include:
2020
-->
2121

2222
### Minimum Viable Product
23+
24+
<!--
25+
What is the smallest thing you can build that delivers value to your users?
26+
-->
27+
2328
### Architecture
29+
30+
<!--
31+
What does the high-level architecture look like?
32+
-->
33+
2434
### Assumptions
35+
36+
<!--
37+
What assumptions are you making that, if proven false, would invalidate the project?
38+
-->
39+
40+
### External dependencies
41+
42+
<!--
43+
What external dependencies does the project have (e.g. libraries, services, other projects, etc.)?
44+
-->

proposal/06-success.qmd

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,22 @@
11
# Success
2-
<!--
2+
<!--
33
Projects should have a definition of done that is measurable, and a
44
thorough understanding going in of what the risks are to delivery
55
-->
66

77
## Definition of done
8-
<!--
9-
What does success look like?
8+
<!--
9+
What does success look like?
1010
-->
1111

1212
## Measuring success
13-
<!--
13+
<!--
1414
How will we know when success is achieved, what markers can we use
1515
along the way
1616
-->
1717

1818
## Future work
19-
<!--
19+
<!--
2020
How could this be extended / developed in the future by yourself
2121
and/or the community in general?
2222
-->
23-
24-
## Key risks
25-
<!--
26-
What sort of things could come up that can delay or break the project?
27-
28-
- [ ] People
29-
- [ ] Processes
30-
- [ ] Tooling & Technology
31-
- [ ] Costs
32-
33-
-->

0 commit comments

Comments
 (0)