Skip to content

Commit 22a9f1a

Browse files
authored
Merge pull request #2047 from integer32llc/teaching-suggestions
Add some more prompts to the "How do we teach this?" section
2 parents 647378d + 49d1656 commit 22a9f1a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

0000-template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,18 @@ This should get into specifics and corner-cases, and include examples of how the
2323
# How We Teach This
2424
[how-we-teach-this]: #how-we-teach-this
2525

26-
What names and terminology work best for these concepts and why?
26+
What names and terminology work best for these concepts and why?
2727
How is this idea best presented—as a continuation of existing Rust patterns, or as a wholly new one?
2828

29-
Would the acceptance of this proposal change how Rust is taught to new users at any level?
29+
Would the acceptance of this proposal change how Rust is taught to new users at any level?
3030
How should this feature be introduced and taught to existing Rust users?
3131

3232
What additions or changes to the Rust Reference, _The Rust Programming Language_, and/or _Rust by Example_ does it entail?
3333

34+
What would an outline of a new section in the book look like? What should the reader be able to understand by the end of the section in the book?
35+
36+
What's an example that would show off this feature?
37+
3438
# Drawbacks
3539
[drawbacks]: #drawbacks
3640

0 commit comments

Comments
 (0)