Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.46 KB

0000-template.md

File metadata and controls

53 lines (36 loc) · 1.46 KB
  • Feature Name: (fill me in with a unique ident, my_awesome_feature)
  • Start Date: (fill me in with today's date, YYYY-MM-DD)
  • RFC PR: (leave this empty)
  • Cirs Issue: (leave this empty)

Summary

One paragraph explanation of the feature.

Motivation

Why are we doing this? What use cases does it support? What is the expected outcome?

Guide-level explanation

Explain the proposal as if it was already included in the language and you were teaching it to another Cirs programmer.

Reference-level explanation

This is the technical portion of the RFC.

The section should return to the examples given in the previous section, and explain more fully how the detailed proposal makes those examples work.

Drawbacks

Why should we not do this?

Rationale and alternatives

  • Why is this design the best in the space of possible designs?
  • What other designs have been considered and what is the rationale for not choosing them?
  • What is the impact of not doing this?

Unresolved questions

What parts of the design do you expect to resolve through the RFC process before this gets merged?

References

External sources that were used while designing this RFC.