From 5d603b0f8066b1ff700bc0e795a5a4a6402834db Mon Sep 17 00:00:00 2001 From: Chris Krycho Date: Tue, 23 Nov 2021 15:45:18 -0700 Subject: [PATCH 01/53] Template imports: start filling out the content In this commit, introduce a *first draft* of some of the RFC: - [x] Summary - [ ] Motivation - [-] Detailed Design - [-] How we teach this - [x] Alternatives - [x] Unresolved questions --- text/0000-template-imports.md | 878 ++++++++++++++++++++++++++++++++++ 1 file changed, 878 insertions(+) create mode 100644 text/0000-template-imports.md diff --git a/text/0000-template-imports.md b/text/0000-template-imports.md new file mode 100644 index 0000000000..2ff252f5ad --- /dev/null +++ b/text/0000-template-imports.md @@ -0,0 +1,878 @@ +--- +Stage: Accepted +Start Date: 2021-11-22 +Release Date: Unreleased +Release Versions: + ember-source: vX.Y.Z + ember-data: vX.Y.Z +Relevant Team(s): Ember.js, Learning +RFC PR: +--- + + + +# Template Imports and Strict Mode + +## Summary + +Adopt `