RFCs for changes to Star Haven
at main 27 lines 437 B view raw view rendered
1# Summary 2 3One paragraph explanation of the feature. 4 5# Motivation 6 7Why are we doing this? What problem does it solve? 8 9# Explanation 10 11Explain the design. Include enough detail that someone could implement it. 12 13# Drawbacks 14 15Why should we *not* do this? 16 17# Alternatives 18 19What other designs were considered? 20 21# Future Work 22 23What future work does this change unlock? 24 25# Unresolved questions 26 27What needs to be figured out during discussion?