|
|
@@ -17,6 +17,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
- [Background](#background)
|
|
|
- [Proposal](#proposal)
|
|
|
- [Details](#details)
|
|
|
+- [Rationale based on Carbon's goals](#rationale-based-on-carbons-goals)
|
|
|
- [Alternatives considered](#alternatives-considered)
|
|
|
|
|
|
<!-- tocstop -->
|
|
|
@@ -56,6 +57,13 @@ will that in fact solve it?
|
|
|
|
|
|
TODO: Fully explain the details of the proposed solution.
|
|
|
|
|
|
+## Rationale based on Carbon's goals
|
|
|
+
|
|
|
+TODO: How does this proposal effectively advance Carbon's goals? Rather than
|
|
|
+re-stating the full motivation, this should connect that motivation back to
|
|
|
+Carbon's stated goals for the project or language. This may evolve during
|
|
|
+review.
|
|
|
+
|
|
|
## Alternatives considered
|
|
|
|
|
|
TODO: What alternative solutions have you considered?
|