luau/rfcs/TEMPLATE.md
Arseny Kapoulkine 266e44df4b RFCs v0
2021-05-03 12:39:25 -07:00

25 lines
579 B
Markdown

# FEATURE_NAME
## Summary
One paragraph explanation of the feature.
## Motivation
Why are we doing this? What use cases does it support? What is the expected outcome?
## Detailed design
This is the bulk of the proposal. Explain the design in enough detail for somebody familiar with the language to understand, and include examples of how the feature is used.
## Drawbacks
Why should we *not* do this?
## Alternatives
What other designs have been considered? What is the impact of not doing this?
## Unresolved questions
What parts of the design are still undecided?