|
@@ -13,6 +13,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
## Table of contents
|
|
## Table of contents
|
|
|
|
|
|
|
|
- [TODO: Initial proposal setup](#todo-initial-proposal-setup)
|
|
- [TODO: Initial proposal setup](#todo-initial-proposal-setup)
|
|
|
|
|
+- [Abstract](#abstract)
|
|
|
- [Problem](#problem)
|
|
- [Problem](#problem)
|
|
|
- [Background](#background)
|
|
- [Background](#background)
|
|
|
- [Proposal](#proposal)
|
|
- [Proposal](#proposal)
|
|
@@ -38,6 +39,11 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
TODOs indicate where content should be updated for a proposal. See
|
|
TODOs indicate where content should be updated for a proposal. See
|
|
|
[Carbon Governance and Evolution](/docs/project/evolution.md) for more details.
|
|
[Carbon Governance and Evolution](/docs/project/evolution.md) for more details.
|
|
|
|
|
|
|
|
|
|
+## Abstract
|
|
|
|
|
+
|
|
|
|
|
+TODO: Describe, in a succinct paragraph, the gist of this document. This
|
|
|
|
|
+paragraph should be reproduced verbatim in the PR summary.
|
|
|
|
|
+
|
|
|
## Problem
|
|
## Problem
|
|
|
|
|
|
|
|
TODO: What problem are you trying to solve? How important is that problem? Who
|
|
TODO: What problem are you trying to solve? How important is that problem? Who
|