Skip to content

Commit fc89d81

Browse files
committed
Introduce design docs
1 parent 4dd456e commit fc89d81

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

designs/0000-template.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# replace this with a descriptive title for the RFC
2+
3+
## Overview
4+
5+
## Problem
6+
7+
## Constraints
8+
9+
## Recommended Solution
10+
11+
<!-- Title of the solution from the "Solutions" section you are recommending. -->
12+
13+
## Solutions
14+
15+
<!-- Make a copy of the subsections below for each of the solutions that were considered. -->
16+
17+
### replace this with a descriptive title for the solution
18+
19+
#### Strengths
20+
21+
<!-- List strengths of this solution. -->
22+
23+
-
24+
25+
#### Weaknesses
26+
27+
<!-- List weaknesses of this solution. -->
28+
29+
-
30+
31+
## Open Questions
32+
33+
## Appendix
34+
35+
<!-- Provide links to any relevant information. -->

0 commit comments

Comments
 (0)