diff --git a/0000-template.md b/0000-template.md index a45c6110e58..ef898e3360a 100644 --- a/0000-template.md +++ b/0000-template.md @@ -20,6 +20,17 @@ This is the bulk of the RFC. Explain the design in enough detail for somebody fa with the language to understand, and for somebody familiar with the compiler to implement. This should get into specifics and corner-cases, and include examples of how the feature is used. +# How We Teach This +[how-we-teach-this]: #how-we-teach-this + +What names and terminology work best for these concepts and why? +How is this idea best presented—as a continuation of existing Rust patterns, or as a wholly new one? + +Would the acceptance of this proposal change how Rust is taught to new users at any level? +How should this feature be introduced and taught to existing Rust users? + +What additions or changes to the Rust Reference, _The Rust Programming Language_, and/or _Rust by Example_ does it entail? + # Drawbacks [drawbacks]: #drawbacks