Skip to content

Commit 14ca6f6

Browse files
committed
Add a template RFC
1 parent 12091a8 commit 14ca6f6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

0000-template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Summary
2+
3+
One para explanation of the feature.
4+
5+
# Motivation
6+
7+
Why are we doing this? What use cases does it support? What is the expected outcome?
8+
9+
# Detailed design
10+
11+
This is the bulk of the RFC. Explain the design in enough detail for somebody familiar
12+
with the language to understand, and for somebody familiar with the compiler to implement.
13+
This should get into specifics and corner-cases, and include examples of how the feature is used.
14+
15+
# Alternatives
16+
17+
What other designs have been considered? What is the impact of not doing this?
18+
19+
# Unresolved questions
20+
21+
What parts of the design are still TBD?

0 commit comments

Comments
 (0)