aboutsummaryrefslogtreecommitdiff
path: root/seed/0002-template.rst
diff options
context:
space:
mode:
Diffstat (limited to 'seed/0002-template.rst')
-rw-r--r--seed/0002-template.rst37
1 files changed, 14 insertions, 23 deletions
diff --git a/seed/0002-template.rst b/seed/0002-template.rst
index d6700a361..844c6e18a 100644
--- a/seed/0002-template.rst
+++ b/seed/0002-template.rst
@@ -3,22 +3,12 @@
===================
0002: SEED Template
===================
-
-.. card::
- :fas:`seedling` SEED-0002: :ref:`SEED Template<seed-0002>`
-
- :octicon:`comment-discussion` Status:
- :bdg-primary:`Open for Comments`
- :octicon:`chevron-right`
- :bdg-secondary-line:`Last Call`
- :octicon:`chevron-right`
- :bdg-secondary-line:`Accepted`
- :octicon:`kebab-horizontal`
- :bdg-secondary-line:`Rejected`
-
- :octicon:`calendar` Proposal Date: 2022-11-30
-
- :octicon:`code-review` CL: `pwrev/123090 <https://pigweed-review.git.corp.google.com/c/pigweed/pigweed/+/123090>`_
+.. seed::
+ :number: 2
+ :name: SEED Template
+ :status: Open for Comments
+ :proposal_date: 2022-11-30
+ :cl: 123090
-------
Summary
@@ -32,13 +22,14 @@ Motivation
Describe the purpose of this proposal. What problem is it trying to solve?
Include any relevant background information.
----------------
-Guide reference
----------------
-In this section, detail the user-facing impacts if the proposal were to be
-accepted. Treat it as a reference for the new feature, describing the changes to
-a user without background context on the proposal, with explanations of key
-concepts and examples.
+--------
+Proposal
+--------
+In this section, provide a detailed treatment of your proposal, and the
+user-facing impacts if the proposal were to be accepted. Treat it as a
+reference for the new feature, describing the changes to a user without
+background context on the proposal, with explanations of key concepts and
+examples.
For example, if the proposal adds a new library, this section should describe
its public API, and be written in the style of API documentation.